This allows printing region graphs when only the RegionInfo (e.g. Region::getRegionInfo()), but no RegionInfoPass object is available.
Specifically, we will use this to print RegionInfo graphs in the debugger.
Differential D11874
[RegionInfo] Use RegionInfo* instead of RegionInfoPass* as graph type ClosedPublic Authored by Meinersbur on Aug 8 2015, 12:19 PM.
Details
Summary This allows printing region graphs when only the RegionInfo (e.g. Region::getRegionInfo()), but no RegionInfoPass object is available. Specifically, we will use this to print RegionInfo graphs in the debugger.
Diff Detail
Event TimelineMeinersbur retitled this revision from to [RegionInfo] Use RegionInfo* instead of RegionInfoPass* as graph type. Meinersbur updated this object. This revision is now accepted and ready to land.Aug 9 2015, 12:03 PM Comment Actions Committed as r244442. For some reason Arcanist closed this thread but did not commit.
Revision Contents
Diff 31594 lib/Analysis/RegionPrinter.cpp
|