aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2016-02-03 21:30:34 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2016-02-03 21:30:34 +0000
commita53b5bbb184d02c6a8fa1fca8a5bafb2cf16195f (patch)
tree2fbe01d560aba8930559e60e897cfe3dbeba32e7 /clang/lib/CodeGen/CodeGenModule.cpp
parentfa8681e45245be394a62fb1efae38f44d1884959 (diff)
downloadllvm-a53b5bbb184d02c6a8fa1fca8a5bafb2cf16195f.zip
llvm-a53b5bbb184d02c6a8fa1fca8a5bafb2cf16195f.tar.gz
llvm-a53b5bbb184d02c6a8fa1fca8a5bafb2cf16195f.tar.bz2
[LoopStrengthReduce] Don't rewrite PHIs with incoming values from CatchSwitches
Bail out if we have a PHI on an EHPad that gets a value from a CatchSwitchInst. Because the CatchSwitchInst cannot be split, there is no good place to stick any instructions. This fixes PR26373. llvm-svn: 259702
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions