[PATCH] D88757: add new option print-before-changed that modifies print-changed to also print before passes that change the IR

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 08:57:02 PDT 2020


aeubanks accepted this revision.
aeubanks added a comment.
This revision is now accepted and ready to land.

Could you capitalize and shorten the title a bit? Something like "Introduce -print-before-changed, making -print-changed also print before passes that modify IR"


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88757



More information about the llvm-commits mailing list