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

Jamie Schmeiser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 09:42:01 PDT 2020


jamieschmeiser updated this revision to Diff 300019.
jamieschmeiser added a comment.

Changed name of option to -also-print-before to avoid common prefix build problem.


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

https://reviews.llvm.org/D88757

Files:
  llvm/lib/Passes/StandardInstrumentations.cpp
  llvm/test/Other/change-printer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88757.300019.patch
Type: text/x-patch
Size: 5942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201022/7331c3c9/attachment.bin>


More information about the llvm-commits mailing list