summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorJay Foad <jay.foad@gmail.com>2011-06-21 10:02:43 +0000
committerJay Foad <jay.foad@gmail.com>2011-06-21 10:02:43 +0000
commit25127ab1e4d1a68f26943c3a87c9cf26fca82e8f (patch)
treec92fd7fe8b97553bbc25e57de9b202c4f27e7d61 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parent4eb724ffdf4d863596aeb3b1b22f92f6f415e5a3 (diff)
downloadbcm5719-llvm-25127ab1e4d1a68f26943c3a87c9cf26fca82e8f.tar.gz
bcm5719-llvm-25127ab1e4d1a68f26943c3a87c9cf26fca82e8f.zip
Don't use PN->replaceUsesOfWith() to change a PHINode's incoming blocks,
because it won't work after my phi operand changes, because the incoming blocks will no longer be Uses. llvm-svn: 133512
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud