summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2007-09-07 23:47:56 +0000
committerTed Kremenek <kremenek@apple.com>2007-09-07 23:47:56 +0000
commit45c9e96c2b1677625c42192bb488e41b672bb4ba (patch)
treed7fe46ea377343a610daeabf33e5077ca4748d31 /llvm/lib
parent9929bc403d04ed4e23a80cf3bfa92550c4a48e72 (diff)
downloadbcm5719-llvm-45c9e96c2b1677625c42192bb488e41b672bb4ba.tar.gz
bcm5719-llvm-45c9e96c2b1677625c42192bb488e41b672bb4ba.zip
Refactored driver options that perform analyses/work over CFGs to use
"CFGVisitor", which now handles all the boilerplate for iterating over the function definitions in a translation unit and building the CFGs. This logic was previously replicated for each driver option that used CFGs. The options -dump-cfg, -view-cfg, -check-dead-stores, and -dump-live-variables now use this refactored code. llvm-svn: 41779
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud