summaryrefslogtreecommitdiff
path: root/lib/Transforms
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-09-04 09:02:18 +0000
committerBill Wendling <isanbard@gmail.com>2011-09-04 09:02:18 +0000
commit66d1836380f128b07ef962dd7012ee6755884600 (patch)
treee26a069892cb63554d33ad5edbbfb6506fce2aa2 /lib/Transforms
parente4553af561f97997d210014a54ac29d54aaf07b4 (diff)
downloadllvm-66d1836380f128b07ef962dd7012ee6755884600.tar.gz
llvm-66d1836380f128b07ef962dd7012ee6755884600.tar.bz2
llvm-66d1836380f128b07ef962dd7012ee6755884600.tar.xz
The insertion point for the loads is right before the llvm.eh.exception
call. The call may be in the same BB as the landingpad instruction. If that's the case, then inserting the loads after the landingpad inst, but before the extractvalues, causes undefined behavior. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139088 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms')
0 files changed, 0 insertions, 0 deletions