llvm/tools/llvm-lto2
Peter Collingbourne 8bb25c4bc6 LTO: Hash the parts of the LTO configuration that affect code generation.
Most importantly, we need to hash the relocation model, otherwise we can
end up trying to link non-PIC object files into PIEs or DSOs.

Differential Revision: https://reviews.llvm.org/D27556

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289024 91177308-0d34-0410-b5e6-96231b3b80d8
2016-12-08 05:28:30 +00:00
..
CMakeLists.txt [CMake] llvm-lto2 depends on intrinsics_gen 2016-11-19 03:19:58 +00:00
llvm-lto2.cpp LTO: Hash the parts of the LTO configuration that affect code generation. 2016-12-08 05:28:30 +00:00
LLVMBuild.txt Add (hopefully last) remaining missing dependences to llvm-lto2 2016-08-11 16:29:47 +00:00