[llvm-commits] Subject: [PATCH 2/2] Region: Allow user control the printing style of the print function.

Tobias Grosser grosser at fim.uni-passau.de
Mon Apr 4 00:25:38 PDT 2011


On 04/03/2011 11:31 PM, ether zhhb wrote:
> hi,
>
> This patch allow user to control the printing style of the Region's
> print method by calling it with a PrintStyle parameter like:
>
> R->print(dbgs(), true, 0, Region::PrintRN/*Print the region with
> hireachy style*/);
>
> best regards
> ether

Committed in: 128808

Thanks
Tobi



More information about the llvm-commits mailing list