[PATCH] D91890: Introduce -print-changes which show changes in patch-like format
Jamie Schmeiser via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 2 11:11:32 PST 2020
jamieschmeiser updated this revision to Diff 309015.
jamieschmeiser added a comment.
Herald added a subscriber: ormris.
Respond to review comments: change option name to print-changed-diff,
change function name and change code to use ExecuteAndWait.
Also add hidden option specifying fully resolved path name to diff to
allow specifying overrides, defaulting to typical linux system path.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91890/new/
https://reviews.llvm.org/D91890
Files:
llvm/include/llvm/Passes/StandardInstrumentations.h
llvm/lib/Passes/StandardInstrumentations.cpp
llvm/test/Other/ChangePrinters/lit.local.cfg
llvm/test/Other/ChangePrinters/print-changes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91890.309015.patch
Type: text/x-patch
Size: 33988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201202/f586b250/attachment.bin>
More information about the llvm-commits
mailing list