diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-08-29 23:20:49 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-08-29 23:20:49 +0000 |
commit | 71eca01291f4b90c202bb560f070383e48d281ca (patch) | |
tree | 8d68584c439b435c2113e6940e90d7526b601b55 /llvm/lib/CodeGen/LiveIntervalAnalysis.cpp | |
parent | 2bdec2a5eec75d6f05657e34eb7d95d8ebcdfdec (diff) | |
download | bcm5719-llvm-71eca01291f4b90c202bb560f070383e48d281ca.tar.gz bcm5719-llvm-71eca01291f4b90c202bb560f070383e48d281ca.zip |
Added an (optional) explicit "Label" statement to CFGBlock. If a
block begins with a label or case statement, CFGBlock::getLabel() will
return the corresponding LabelStmt/CaseStmt/DefaultStmt.
LabelStmts and SwitchCases no longer appear within the "executable"
statements of a CFGBlock.
More cleanups on visualization/pretty-printing of CFGs (less verbose).
llvm-svn: 41585
Diffstat (limited to 'llvm/lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions