search for: r65020

Displaying 7 results from an estimated 7 matches for "r65020".

2009 Feb 19
2
[LLVMdev] -fPIC warning on every compile on Cygwin
...ake LLVM build as PIC by default. > > > > I was a little perplex at the warning as I could not ascertain where > > thery were coming from and could see no obvious commit !:) > > > > Out of interest, could you point me to the patch or commit, please. > > r65019 / r65020: > > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073983.html > > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073984.html > Can you please email me if and when it is fixed :) Thanks, Aaron -------------- next part -------------- An H...
2009 Feb 25
3
[LLVMdev] -fPIC warning on every compile on Cygwin
...I was a little perplex at the warning as I could not ascertain > where > > > thery were coming from and could see no obvious commit !:) > > > > > > Out of interest, could you point me to the patch or commit, > please. > > > > r65019 / r65020: > > > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073983.html > > > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073984.html > > > > Can you please email me if and when it is fixed :) > > Should be fixed in r65229...
2009 Feb 21
0
[LLVMdev] -fPIC warning on every compile on Cygwin
...lt. > > > > I was a little perplex at the warning as I could not ascertain where > > thery were coming from and could see no obvious commit !:) > > > > Out of interest, could you point me to the patch or commit, please. > > r65019 / r65020: > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073983.html > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073984.html > > Can you please email me if and when it is fixed :) Should be fixed in r65229: http://llvm.org/viewvc/llvm...
2009 Feb 19
0
[LLVMdev] -fPIC warning on every compile on Cygwin
...hange last night to > make LLVM build as PIC by default. > > I was a little perplex at the warning as I could not ascertain where > thery were coming from and could see no obvious commit !:) > > Out of interest, could you point me to the patch or commit, please. r65019 / r65020: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073983.html http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073984.html (note: links will change) Nick > > > > Part of the fix is going to be splitting apart whether we're building...
2009 Feb 27
0
[LLVMdev] -fPIC warning on every compile on Cygwin
...ning as I could not > ascertain where > > > thery were coming from and could see no obvious commit !:) > > > > > > Out of interest, could you point me to the patch or > commit, please. > > > > r65019 / r65020: > > > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073983.html > > > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073984.html > > > > Can you please email me if and when it is fixed :)...
2009 Feb 27
1
[LLVMdev] -fPIC warning on every compile on Cygwin
...scertain where > > > > thery were coming from and could see no obvious commit !:) > > > > > > > > Out of interest, could you point me to the patch or > > commit, please. > > > > > > r65019 / r65020: > > > > > > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073983.html > > > > > > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073984.html > > > > > > Can you please email me if...
2009 Feb 19
2
[LLVMdev] -fPIC warning on every compile on Cygwin
On Thu, Feb 19, 2009 at 5:52 PM, Nick Lewycky <nicholas at mxc.ca> wrote: > Aaron Gray wrote: > > Hi, > > > > I partly built LLVM on Cygwin yesterday and it was fine as far as it > > went. But after doing a svn update today I am getting the following > > warning on every compile :- > > > > > > llvm[3]: Compiling LowerAllocations.cpp