This is an archive of the discontinued LLVM Phabricator instance.

[PM] Port CFGViewer and CFGPrinter to the new Pass Manager
ClosedPublic

Authored by tmsriram on Sep 14 2016, 3:07 PM.

Details

Summary

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

Diff Detail

Repository
rL LLVM

Event Timeline

tmsriram updated this revision to Diff 71448.Sep 14 2016, 3:07 PM
tmsriram retitled this revision from to [PM] Port CFGViewer and CFGPrinter to the new Pass Manager.
tmsriram updated this object.
tmsriram added reviewers: davidxl, alexfh.
tmsriram added a subscriber: llvm-commits.
davide accepted this revision.Sep 14 2016, 3:22 PM
davide added a reviewer: davide.
davide added a subscriber: davide.

LGTM

This revision is now accepted and ready to land.Sep 14 2016, 3:22 PM
alexfh removed a reviewer: alexfh.Sep 15 2016, 2:55 AM
This revision was automatically updated to reflect the committed changes.