summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2007-08-31 21:30:12 +0000
committerTed Kremenek <kremenek@apple.com>2007-08-31 21:30:12 +0000
commit04f3cee11f205cdc568ff895137c6b9ff168c54b (patch)
tree8304418f56b8a937c24656f1a69d9bf136ec74ff /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent7bef79a1c3e7bc8f7991ee9f3d5090c8ba9c2431 (diff)
Added "PrinterHelper" interface (include/AST/PrinterHelper) that can
be passed as an (optional) argument to StmtPrinter to customize printing of AST nodes. Used new PrinterHelper interface to enhance printing and visualization of CFGs. The CFGs now illustrate the semantic connectives between statements and terminators, wheras in the previous printing certain expressions would (visible) be printed multiple times to reflect which expressions used the results of other expressions. The end result is that the CFG is easier to read for flow of expression values (following principles similar to the LLVM IR). llvm-svn: 41651
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions