[PATCH] D96553: [NFC] Combine runNewPMPasses() and runNewPMCustomPasses()

Benjamin Kramer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 12:00:12 PST 2021


bkramer added a comment.

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


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