[PATCH] D49291: [LegacyPassManager] Fix dumpPassArguments() for clang

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 16 19:27:03 PDT 2020


dexonsmith requested changes to this revision.
dexonsmith added a comment.
This revision now requires changes to proceed.

I completely missed this until now :/. I'm happy to review if you're still interested in pursuing this; but glancing at IRPrintingPasses.cpp, this needs to be rebased (=> "request changes"), and I wonder if it's still relevant. If you rebase I can take a look!


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D49291/new/

https://reviews.llvm.org/D49291



More information about the llvm-commits mailing list