On Mon, Jul 12, 2010 at 1:59 AM, Dennis, CHENG Renquan
wrote:
> From: Dennis, CHENG Renquan
>
> The GCC has default support of dumping gimple cfg in vcg format, but when I
> was trying to find a tool to interpret the *.006t.vcg dump file, or to
> generate
> a vector image format, it seemed not e
From: Dennis, CHENG Renquan
The GCC has default support of dumping gimple cfg in vcg format, but when I
was trying to find a tool to interpret the *.006t.vcg dump file, or to generate
a vector image format, it seemed not easy, the vcgviewer [1] not mature as
Graphviz, and Graph::Easy [2] is a per