[llvm-commits] Old pre LTO builds now not possible

Aaron Gray aaronngray.lists at googlemail.com
Fri Mar 6 02:33:32 PST 2009


Due to the LTO modifications to the build system it is not possible to do
old non LTO builds that involve some old PIC behaviour, this means Cygwin
and possible other platforms old behaviours is broken, and they are not
LTO'ed yet either.

Would it be possible to have bothe the old PIC behaviour and the new LTO
based behavious co-incide via a flags lie --enable-lto=(yes,no) and for
older PIC behavious to be unchanged from there old behaviour allowing
--enable-pic=yes,no to function separtately from --enable-lto.

Thanks,

Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090306/380ccf2b/attachment.html>


More information about the llvm-commits mailing list