[PATCH] D86360: Add new hidden option -print-changed which only reports changes to IR

Jamie Schmeiser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 30 12:16:25 PDT 2020


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

Put text in tests that indicates the name of the pass in the banner,
using regex for template arguments.


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

https://reviews.llvm.org/D86360

Files:
  llvm/include/llvm/Passes/StandardInstrumentations.h
  llvm/lib/IR/LegacyPassManager.cpp
  llvm/lib/Passes/StandardInstrumentations.cpp
  llvm/test/Other/change-printer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86360.295372.patch
Type: text/x-patch
Size: 26922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200930/3f4f55d9/attachment.bin>


More information about the llvm-commits mailing list