llvm-6502/test/CodeGen/WinEH
Reid Kleckner 01a1af4fe4 Use WinEHPrepare to outline SEH finally blocks
No outlining is necessary for SEH catch blocks. Use the blockaddr of the
handler in place of the usual outlined function.

Reviewers: majnemer, andrew.w.kaylor

Differential Revision: http://reviews.llvm.org/D8370

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232664 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-18 20:26:53 +00:00
..
cppeh-catch-all.ll Remove some CHECK-NOT lines in favor of CHECK-NEXT 2015-03-12 01:38:48 +00:00
cppeh-catch-scalar.ll Remove some CHECK-NOT lines in favor of CHECK-NEXT 2015-03-12 01:38:48 +00:00
cppeh-frame-vars.ll Remove some CHECK-NOT lines in favor of CHECK-NEXT 2015-03-12 01:38:48 +00:00
cppeh-inalloca.ll Remove some CHECK-NOT lines in favor of CHECK-NEXT 2015-03-12 01:38:48 +00:00
cppeh-min-unwind.ll Remove some CHECK-NOT lines in favor of CHECK-NEXT 2015-03-12 01:38:48 +00:00
cppeh-nested-1.ll Adding WinEHPrepare tests (currently XFAILs) 2015-03-12 21:32:59 +00:00
cppeh-nested-2.ll Remove some CHECK-NOT lines in favor of CHECK-NEXT 2015-03-12 01:38:48 +00:00
cppeh-nested-3.ll Adding WinEHPrepare tests (currently XFAILs) 2015-03-12 21:32:59 +00:00
cppeh-nonalloca-frame-values.ll Remove some CHECK-NOT lines in favor of CHECK-NEXT 2015-03-12 01:38:48 +00:00
lit.local.cfg
seh-simple.ll Use WinEHPrepare to outline SEH finally blocks 2015-03-18 20:26:53 +00:00