[PATCH] D17049: [CMake] don't build libLTO when LLVM_ENABLE_PIC is OFF

Igor Sugak via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 09:43:29 PST 2016


sugak added a comment.

@joker.eph: yes, in environments that don't set `CYGWIN`, after r252652 libLTO is always built, regardless of `LLVM_ENABLE_PIC`.


http://reviews.llvm.org/D17049





More information about the llvm-commits mailing list