[PATCH] D124904: [DomPrinter] migrate -dot-dom to the new pass manager
YangKeao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 7 01:32:22 PDT 2022
YangKeao updated this revision to Diff 427827.
YangKeao added a comment.
Use pointer in the specialization of `DOTGraphTraits`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124904/new/
https://reviews.llvm.org/D124904
Files:
llvm/include/llvm/Analysis/DomPrinter.h
llvm/include/llvm/Analysis/PostDominators.h
llvm/include/llvm/InitializePasses.h
llvm/include/llvm/LinkAllPasses.h
llvm/lib/Analysis/Analysis.cpp
llvm/lib/Analysis/DomPrinter.cpp
llvm/lib/Passes/PassRegistry.def
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124904.427827.patch
Type: text/x-patch
Size: 25306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220507/99d71f2e/attachment.bin>
More information about the llvm-commits
mailing list