[PATCH] D124904: [DomPrinter] migrate -dot-dom to the new pass manager

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 13:16:34 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7dce9eb6e507: [DomPrinter] Migrate -dot-dom to the new pass manager. (authored by YangKeao, committed by Meinersbur).

Repository:
  rG LLVM Github Monorepo

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.429829.patch
Type: text/x-patch
Size: 25296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/6b92997b/attachment.bin>


More information about the llvm-commits mailing list