[llvm-commits] [Patch] Fix --dot-cfg-only
Tobias Grosser
grosser at fim.uni-passau.de
Fri Sep 18 11:15:41 PDT 2009
Hi,
The flag "--dot-cfg-only" is at the moment equivalent to the flag
"--dot-cfg". It prints the content of all bbs, instead of printing empty
bbs to make the CFG more readable.
The attached patch fixes this behavior.
Patch: patch-ViewCFGOnly.patch
Tobi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-ViewCFGOnly.patch
Type: text/x-patch
Size: 368 bytes
Desc:
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090918/1ab6b6dc/attachment.bin>
More information about the llvm-commits
mailing list