summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/TransformInternals.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-07-30 00:22:34 +0000
committerChris Lattner <sabre@nondot.org>2002-07-30 00:22:34 +0000
commit33fca976ee1ffbecc6cefea2a4c66dcbe5b3cc18 (patch)
treed0bdad993f04a00949f892a091bc1659e9cce2c6 /llvm/lib/Transforms/TransformInternals.cpp
parent13e40b402ff4ade4c53ead24954d88844967519d (diff)
downloadbcm5719-llvm-33fca976ee1ffbecc6cefea2a4c66dcbe5b3cc18.tar.gz
bcm5719-llvm-33fca976ee1ffbecc6cefea2a4c66dcbe5b3cc18.zip
* Fix bug: test/Regression/Transforms/ADCE/2002-07-17-AssertionFailure.ll
which was caused by us not running the "drop references of dead instructions" code when there were no basic blocks that were dead. We still don't want to do some of the stuff we do if there are dead basic blocks, but we DO want to drop references of dead instructions, so we factor the common code out to a new method. llvm-svn: 3137
Diffstat (limited to 'llvm/lib/Transforms/TransformInternals.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud