diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-07-04 00:05:28 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-07-04 00:05:28 +0000 |
commit | 736a0118b5384daa52b82dfb398ad980afdb7bb4 (patch) | |
tree | 9c025f08e3bb53b9f328f50293b9a50394d6b355 /utils/not | |
parent | b272332e6120413b13dcaef7a5415783a99df073 (diff) | |
download | external_llvm-736a0118b5384daa52b82dfb398ad980afdb7bb4.zip external_llvm-736a0118b5384daa52b82dfb398ad980afdb7bb4.tar.gz external_llvm-736a0118b5384daa52b82dfb398ad980afdb7bb4.tar.bz2 |
Fix PR10244.
A split point inserted in a block with a landing pad successor may be
hoisted above the call to ensure that it dominates all successors. The
code that handles the rest of the basic block must take this into
account.
I am not including a test case, it would be very fragile. PR10244 comes
from building clang with exceptions enabled.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134369 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/not')
0 files changed, 0 insertions, 0 deletions