[WinEH] Require token linkage in EH pad/ret signatures
[oota-llvm.git] / test / Feature / exception.ll
2015-08-23 Joseph Tremoulet[WinEH] Require token linkage in EH pad/ret signatures
2015-08-15 David Majnemer[IR] Give catchret an optional 'return value' operand
2015-08-11 David Majnemer[IR] Verify EH pad predecessors
2015-07-31 David MajnemerNew EH representation for MSVC compatibility
2015-07-10 David MajnemerRevert the new EH instructions
2015-07-10 David MajnemerTighten the verifier check for catchblock.
2015-07-10 David MajnemerNew EH representation for MSVC compatibility
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2011-08-25 Bill WendlingAdd feature test for the new exception handling stuff.