Re: [llvm-commits] CVS: llvm/docs/ReleaseNotes.html

2007-05-17 Thread Chris Lattner
On May 17, 2007, at 5:48 PM, Nick Lewycky wrote: > Chris Lattner wrote: >> +Pass registration is slightly different in LLVM 2.0 (you now >> needs an > > Either s/you/LLVM/ or s/needs/need/ . Fixed, thanks! -Chris ___ llvm-commits mailing list llvm-

Re: [llvm-commits] CVS: llvm/docs/ReleaseNotes.html

2007-05-17 Thread Nick Lewycky
Chris Lattner wrote: > +Pass registration is slightly different in LLVM 2.0 (you now needs an Either s/you/LLVM/ or s/needs/need/ . Nick ___ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Re: [llvm-commits] CVS: llvm/docs/ReleaseNotes.html

2006-11-18 Thread Anton Korobeynikov
> --- > Log message: > > Movind newly-intorudced dll* linkage stuff & windows CC to "supported" > list Err Too early in the morning and so much typos :( -- Anton Korobeynikov <[EMAIL PROTECTED]> Saint Petersburg State University ___ llvm-comm