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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D53330
[LTO] Call InitLLVM from llvm-lto2 ClosedPublic Authored by tejohnson on Oct 16 2018, 9:57 AM.
Details Summary D45602 added this to most tools, including llvm-lto, but not to
Diff Detail
Event TimelineHerald added subscribers: dexonsmith, steven_wu, eraman and 2 others. · View Herald TranscriptOct 16 2018, 9:57 AM This revision is now accepted and ready to land.Oct 16 2018, 10:10 AM Closed by commit rL344631: [LTO] Call InitLLVM from llvm-lto2 (authored by tejohnson). · Explain WhyOct 16 2018, 10:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 169856 llvm/trunk/test/ThinLTO/X86/deadstrip.ll
llvm/trunk/tools/llvm-lto2/llvm-lto2.cpp
|