llvm-project/llvm/tools/llvm-lto2
Peter Collingbourne a5b71649b3 llvm-lto2: Simpler workaround for PR30396.
Maintain the command line resolutions as a map to a list of resolutions
rather than a single resolution, and apply the resolutions in the order
observed. This is not only simpler but allows us to test the scenario where
the two symbols have different resolutions.

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

llvm-svn: 288288
2016-11-30 23:19:05 +00:00
..
CMakeLists.txt [CMake] llvm-lto2 depends on intrinsics_gen 2016-11-19 03:19:58 +00:00
LLVMBuild.txt Add (hopefully last) remaining missing dependences to llvm-lto2 2016-08-11 16:29:47 +00:00
llvm-lto2.cpp llvm-lto2: Simpler workaround for PR30396. 2016-11-30 23:19:05 +00:00