[PATCH] D123677: [PassManager] Implement DOTGraphTraitsViewer under NPM
YangKeao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 19 05:48:24 PDT 2022
YangKeao updated this revision to Diff 423599.
YangKeao added a comment.
1. Modify the name from `Legacy*` to `*LegacyPass`
2. Upload the diff with `git diff -U999999`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123677/new/
https://reviews.llvm.org/D123677
Files:
llvm/include/llvm/Analysis/DOTGraphTraitsPass.h
llvm/lib/Analysis/DomPrinter.cpp
llvm/lib/Analysis/RegionPrinter.cpp
polly/lib/Analysis/ScopGraphPrinter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123677.423599.patch
Type: text/x-patch
Size: 20530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220419/5cd8ddb3/attachment.bin>
More information about the llvm-commits
mailing list