[PATCH] D96553: [NFC] Combine runNewPMPasses() and runNewPMCustomPasses()
Danila Malyutin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 16 03:48:57 PST 2021
danilaml added a comment.
In D96553#2564017 <https://reviews.llvm.org/D96553#2564017>, @bkramer wrote:
> In D96553#2563093 <https://reviews.llvm.org/D96553#2563093>, @danilaml wrote:
>
>> Don't know why no buildbot has caught it, but I think (haven't bisected yet, but this seems like the most likely culprit) this broke
>>
>> LLVM :: tools/llvm-lto2/X86/pipeline.ll
>> lld :: ELF/lto/ltopasses-custom.ll
>
> 715dc556b782f718ce1815aaf5c58626f5fe839c <https://reviews.llvm.org/rG715dc556b782f718ce1815aaf5c58626f5fe839c> should help
Thanks, that fixed the tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96553/new/
https://reviews.llvm.org/D96553
More information about the llvm-commits
mailing list