[PATCH] D24592: [PM] Port CFGViewer and CFGPrinter to the new Pass Manager

Sriraman Tallam via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 11:44:10 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281640: [PM] Port CFGViewer and CFGPrinter to the new Pass Manager (authored by tmsriram).

Changed prior to commit:
  https://reviews.llvm.org/D24592?vs=71448&id=71529#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24592

Files:
  llvm/trunk/include/llvm/Analysis/CFGPrinter.h
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/lib/Analysis/Analysis.cpp
  llvm/trunk/lib/Analysis/CFGPrinter.cpp
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/test/Other/2007-06-05-PassID.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24592.71529.patch
Type: text/x-patch
Size: 11678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160915/09be5f50/attachment.bin>


More information about the llvm-commits mailing list