1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/tools/llvm-lto2
Teresa Johnson 02cfa28a7c [LTO] Call InitLLVM from llvm-lto2
Summary:
D45602 added this to most tools, including llvm-lto, but not to
llvm-lto2. Add it there and test that it works in both lto tools.

Reviewers: ruiu

Subscribers: mehdi_amini, inglorion, eraman, steven_wu, dexonsmith, llvm-commits

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

llvm-svn: 344631
2018-10-16 17:37:45 +00:00
..
CMakeLists.txt Add missing library dependency to fix build break in llvm-lto2 2017-06-28 06:14:30 +00:00
llvm-lto2.cpp [LTO] Call InitLLVM from llvm-lto2 2018-10-16 17:37:45 +00:00
LLVMBuild.txt Add missing library dependency to fix build break in llvm-lto2 2017-06-28 06:14:30 +00:00