summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-diff/DiffLog.h
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2015-04-09 20:37:24 +0000
committerReid Kleckner <reid@kleckner.net>2015-04-09 20:37:24 +0000
commit0dbecf2b7816353329f58c91157670cd3e1e7b77 (patch)
tree6ddd5da585e66e28a8f6726c7c02d09d47307269 /llvm/tools/llvm-diff/DiffLog.h
parent589015b1e3d220a0a0060ec115541a66c0d25fc7 (diff)
downloadbcm5719-llvm-0dbecf2b7816353329f58c91157670cd3e1e7b77.tar.gz
bcm5719-llvm-0dbecf2b7816353329f58c91157670cd3e1e7b77.zip
[SEH] Outline finally blocks using the new variable capture support
WinEHPrepare was going to have to pattern match the control flow merge and split that the old lowering used, and that wasn't really feasible. Now we can teach WinEHPrepare to pattern match this, which is much simpler: %fp = call i8* @llvm.frameaddress(i32 0) call void @func(iN [01], i8* %fp) This prototype happens to match the prototype used by the Win64 SEH personality function, so this is really simple. llvm-svn: 234532
Diffstat (limited to 'llvm/tools/llvm-diff/DiffLog.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud