Files
Hans Wennborg 4f229233ff Merging r260703:
------------------------------------------------------------------------
r260703 | hans | 2016-02-12 11:02:39 -0800 (Fri, 12 Feb 2016) | 11 lines

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

When cmake is run with -DLLVM_ENABLE_PIC=OFF, build fails while
linking shared library libLTO.so, because its dependencies are built
with -fno-PIC. More details here: https://llvm.org/bugs/show_bug.cgi?id=26484.
This diff reverts r252652 (git 9fd4377ddb),
which removed check NOT LLVM_ENABLE_PIC before disabling build for libLTO.so.

Patch by Igor Sugak!

Differential Revision: http://reviews.llvm.org/D17049
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_38@260704 91177308-0d34-0410-b5e6-96231b3b80d8
2016-02-12 19:03:12 +00:00
..
2015-12-07 19:21:39 +00:00
2015-12-14 18:34:23 +00:00
2015-12-18 23:46:42 +00:00
2016-01-12 07:23:58 +00:00
2015-12-18 20:13:39 +00:00
2016-01-12 07:23:58 +00:00
2016-02-12 19:03:12 +00:00
2015-12-01 00:48:34 +00:00
2015-12-01 00:48:34 +00:00