diff options
author | Reid Kleckner <reid@kleckner.net> | 2015-04-22 23:39:15 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2015-04-22 23:39:15 +0000 |
commit | 7d4bc9c0fb925df6dc812969cb9aa7aa2ec2fd35 (patch) | |
tree | 96c9f1f2fc65b2c54d2a6eef445aad17c93358a7 /llvm/lib/CodeGen/WinEHPrepare.cpp | |
parent | 15823d49b61fc7ddafc2cb10b12f4498d53fb216 (diff) | |
download | bcm5719-llvm-7d4bc9c0fb925df6dc812969cb9aa7aa2ec2fd35.tar.gz bcm5719-llvm-7d4bc9c0fb925df6dc812969cb9aa7aa2ec2fd35.zip |
[WinEH] Don't emit an exceptional cleanup for llvm.eh.endcatch
These extra endcatch markers aren't helping identify regions to outline,
so let's get rid of them. LLVM outlines (more or less) from begincatch
to endcatch. Any unwind edge from an enclosed invoke is a transition to
a new exception handler, which has it's own outlining markers.
llvm-svn: 235562
Diffstat (limited to 'llvm/lib/CodeGen/WinEHPrepare.cpp')
0 files changed, 0 insertions, 0 deletions