llvm-project/llvm/test/CodeGen/WinEH
David Majnemer cde33036ed [WinEH] Run cleanup handlers when an exception is thrown
Generate tables in the .xdata section representing what actions to take
when an exception is thrown.  This currently fills in state for
cleanups, catch handlers are still unfinished.

llvm-svn: 233636
2015-03-30 22:58:10 +00:00
..
cppeh-catch-all.ll [WinEH] Run cleanup handlers when an exception is thrown 2015-03-30 22:58:10 +00:00
cppeh-catch-scalar.ll [WinEH] Run cleanup handlers when an exception is thrown 2015-03-30 22:58:10 +00:00
cppeh-catch-unwind.ll [WinEH] Run cleanup handlers when an exception is thrown 2015-03-30 22:58:10 +00:00
cppeh-cleanups.ll [WinEH] Run cleanup handlers when an exception is thrown 2015-03-30 22:58:10 +00:00
cppeh-frame-vars.ll [WinEH] Run cleanup handlers when an exception is thrown 2015-03-30 22:58:10 +00:00
cppeh-inalloca.ll [WinEH] Run cleanup handlers when an exception is thrown 2015-03-30 22:58:10 +00:00
cppeh-min-unwind.ll [WinEH] Run cleanup handlers when an exception is thrown 2015-03-30 22:58:10 +00:00
cppeh-nested-1.ll [WinEH] Run cleanup handlers when an exception is thrown 2015-03-30 22:58:10 +00:00
cppeh-nested-2.ll [WinEH] Run cleanup handlers when an exception is thrown 2015-03-30 22:58:10 +00:00
cppeh-nested-3.ll [WinEH] Run cleanup handlers when an exception is thrown 2015-03-30 22:58:10 +00:00
cppeh-nonalloca-frame-values.ll [WinEH] Run cleanup handlers when an exception is thrown 2015-03-30 22:58:10 +00:00
lit.local.cfg
seh-simple.ll WinEH: Make llvm.eh.actions emission match the EH docs 2015-03-19 22:31:02 +00:00