[PATCH] D87000: Add a new hidden option -print-changes that reports in a patch-like notation when a pass actually changes the IR.
Jamie Schmeiser via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 5 14:51:00 PDT 2020
jamieschmeiser updated this revision to Diff 296305.
jamieschmeiser added a comment.
Improved comments, changed order of classes in header file,
changed error handling to produce error messages rather
than asserting when performing the linux diff operation.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87000/new/
https://reviews.llvm.org/D87000
Files:
llvm/include/llvm/Passes/StandardInstrumentations.h
llvm/lib/Passes/StandardInstrumentations.cpp
llvm/test/Other/change-printer.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87000.296305.patch
Type: text/x-patch
Size: 44530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201005/5d2b333a/attachment.bin>
More information about the llvm-commits
mailing list