diff options
| author | Ted Kremenek <kremenek@apple.com> | 2007-09-07 23:47:56 +0000 |
|---|---|---|
| committer | Ted Kremenek <kremenek@apple.com> | 2007-09-07 23:47:56 +0000 |
| commit | 45c9e96c2b1677625c42192bb488e41b672bb4ba (patch) | |
| tree | d7fe46ea377343a610daeabf33e5077ca4748d31 /llvm/lib | |
| parent | 9929bc403d04ed4e23a80cf3bfa92550c4a48e72 (diff) | |
| download | bcm5719-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

