1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools/llvm-lto
Teresa Johnson abbed81733 [ThinLTO] Make llvm-lto module ID numbering consistent with linkers
The module ID numbering typically starts at 0 (in both the new and old
LTO APIs, used by linkers). Make llvm-lto consistent with that.

Split out of D46699.

llvm-svn: 332476
2018-05-16 14:58:14 +00:00
..
CMakeLists.txt
llvm-lto.cpp [ThinLTO] Make llvm-lto module ID numbering consistent with linkers 2018-05-16 14:58:14 +00:00
LLVMBuild.txt