summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Unix
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2007-09-06 23:00:42 +0000
committerTed Kremenek <kremenek@apple.com>2007-09-06 23:00:42 +0000
commit6dc7b11d32d6bbd8f4e0dcf067ad59727ac56027 (patch)
tree46b4b3ee7e1d83a0f04f37277d5ecb3414d8f824 /llvm/lib/System/Unix
parent3f8ed2653c17c47dba91caa41831184935b1fe1b (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud