[PATCH] D87202: Add a new hidden option -cfg-dot-changed which creates a website of DOT files showing colourized changes as the IR is changed by passes in the new pass manager pipeline.
Jamie Schmeiser via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 8 07:15:06 PDT 2020
jamieschmeiser updated this revision to Diff 290480.
jamieschmeiser added a comment.
Changed code to only open output stream when option is specified.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87202/new/
https://reviews.llvm.org/D87202
Files:
llvm/include/llvm/IR/ChangeReporters.h
llvm/include/llvm/Passes/StandardInstrumentations.h
llvm/lib/IR/ChangeReporters.cpp
llvm/lib/Passes/StandardInstrumentations.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87202.290480.patch
Type: text/x-patch
Size: 46942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200908/4a559047/attachment-0001.bin>
More information about the llvm-commits
mailing list