summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-09-20 19:10:24 +0000
committerBill Wendling <isanbard@gmail.com>2011-09-20 19:10:24 +0000
commitc1da6ea344bb0bb166efc07edfd6913084df93cf (patch)
tree3a844571f718ecde3ea7a7e7ec4999419bb44bac /clang/lib/Basic/Targets.cpp
parentfc1176e0611eee35522d177cbadcc46ab11b64bc (diff)
downloadbcm5719-llvm-c1da6ea344bb0bb166efc07edfd6913084df93cf.tar.gz
bcm5719-llvm-c1da6ea344bb0bb166efc07edfd6913084df93cf.zip
When extracting a basic block that ends in an 'invoke' instruction, we need to
extract its associated landing pad block as well. However, that landing pad block may have more than one predecessor. So split the landing pad block so that individual landing pads have only one predecessor. This type of transformation may produce a false positive with bugpoint. llvm-svn: 140173
Diffstat (limited to 'clang/lib/Basic/Targets.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud