llvm-6502/test/CodeGen/WinEH
David Majnemer 8431785c5e [WinEH] Fill out .xdata for catch objects
This add support for catching an exception such that an exception object
available to the catch handler will be initialized by the runtime.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234062 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-03 22:49:05 +00:00
..
cppeh-catch-all.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00
cppeh-catch-scalar.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00
cppeh-catch-unwind.ll [WinEH] Sink UnwindHelp completely out of IR 2015-04-03 22:32:26 +00:00
cppeh-frame-vars.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00
cppeh-inalloca.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00
cppeh-min-unwind.ll [WinEH] Run cleanup handlers when an exception is thrown 2015-03-30 22:58:10 +00:00
cppeh-multi-catch.ll [WinEH] Sink UnwindHelp completely out of IR 2015-04-03 22:32:26 +00:00
cppeh-nested-1.ll [WinEH] Handle nested landing pads in outlined catch handlers 2015-04-03 19:37:50 +00:00
cppeh-nested-2.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00
cppeh-nested-3.ll [WinEH] Handle nested landing pads in outlined catch handlers 2015-04-03 19:37:50 +00:00
cppeh-nonalloca-frame-values.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00
cppeh-prepared-catch.ll [WinEH] Fill out .xdata for catch objects 2015-04-03 22:49:05 +00:00
cppeh-prepared-cleanups.ll [WinEH] Sink UnwindHelp completely out of IR 2015-04-03 22:32:26 +00:00
lit.local.cfg Moving WinEH outlining tests to an architecture neutral location 2015-03-03 22:33:39 +00:00
seh-simple.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00