In D58391 the LTO pipelines were changed to add the tailcall elimination pass. This caused some LLD LTO tests to fail so I reverted it. This change updates the tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D59604
[LLD] Update tests for LTO pipeline change ClosedPublic Authored by rob.lougher on Mar 20 2019, 10:10 AM.
Details Summary In D58391 the LTO pipelines were changed to add the tailcall elimination pass. This caused some LLD LTO tests to fail so I reverted it. This change updates the tests.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 20 2019, 11:01 AM Closed by commit rL356593: [TailCallElim] Update tests for LTO pipeline change (authored by rlougher). · Explain WhyMar 20 2019, 12:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 191552 lld/trunk/test/ELF/lto/defsym.ll
lld/trunk/test/ELF/lto/opt-remarks.ll
lld/trunk/test/ELF/lto/wrap-2.ll
|