1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/test/CodeGen/WinEH
Reid Kleckner 62be054366 [WinEH] Fix xdata generation when no catch object is present
The lack of a catch object is indicated by a frame escape index of -1.

Fixes PR23137.

llvm-svn: 234346
2015-04-07 19:46:38 +00:00
..
cppeh-alloca-sink.ll [WinEH] Don't sink allocas into child handlers 2015-04-06 18:50:38 +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-all.ll [WinEH] Fix xdata generation when no catch object is present 2015-04-07 19:46:38 +00:00
cppeh-prepared-catch.ll [WinEH] Fill out CatchHigh in the TryBlockMap 2015-04-03 23:37:34 +00:00
cppeh-prepared-cleanups.ll [WinEH] Sink UnwindHelp completely out of IR 2015-04-03 22:32:26 +00:00
lit.local.cfg
seh-simple.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00