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

Sriraman Tallam via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 15:07:43 PDT 2016


tmsriram created this revision.
tmsriram added reviewers: davidxl, alexfh.
tmsriram added a subscriber: llvm-commits.

[PM] Port CFGViewer, CFGOnlyViewer, CFGPrinter and CFGOnlyPrinter to the new Pass Manager.

https://reviews.llvm.org/D24592

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24592.71448.patch
Type: text/x-patch
Size: 11447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160914/14778b38/attachment.bin>


More information about the llvm-commits mailing list