[PATCH] D88757: Introduce -print-before-changed, making -print-changed also print before passes that modify IR

Jamie Schmeiser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 13:41:54 PDT 2020


jamieschmeiser updated this revision to Diff 301416.
jamieschmeiser retitled this revision from "Introduce -also-print-before, making -print-changed also print before passes that modify IR" to "Introduce -print-before-changed, making -print-changed also print before passes that modify IR".
jamieschmeiser edited the summary of this revision.
jamieschmeiser added a comment.

@aeubanks, it appears that you are correct that the previous error was not caused by my changes as I cannot reproduce it locally.  I have changed the option back to -print-before-changed.


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.301416.patch
Type: text/x-patch
Size: 5978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201028/b298825e/attachment.bin>


More information about the llvm-commits mailing list