diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-09-06 23:00:42 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-09-06 23:00:42 +0000 |
commit | 6dc7b11d32d6bbd8f4e0dcf067ad59727ac56027 (patch) | |
tree | 46b4b3ee7e1d83a0f04f37277d5ecb3414d8f824 /llvm/lib/System/Unix | |
parent | 3f8ed2653c17c47dba91caa41831184935b1fe1b (diff) | |
download | bcm5719-llvm-6dc7b11d32d6bbd8f4e0dcf067ad59727ac56027.tar.gz bcm5719-llvm-6dc7b11d32d6bbd8f4e0dcf067ad59727ac56027.zip |
Added "Dead Stores", a flow-sensitive checker that checks for stores
to variables that are no longer live. This analysis is built on top
of CFGs and the LiveVariables analysis.
changes to driver:
added driver option "-check-dead-stores" to run the analysis
llvm-svn: 41754
Diffstat (limited to 'llvm/lib/System/Unix')
0 files changed, 0 insertions, 0 deletions