summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-09-17-ObjcFrameEH.ll
Commit message (Expand)AuthorAge
* Remove a grep that is already checked with FileCheck.Chandler Carruth2011-07-02
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-17
* Add r130623 back now that ELF has been fixed to work with -fno-dwarf2-cfi-asm.Rafael Espindola2011-05-01
* Revert the previous patch while I figure out how to make llvm-gccRafael Espindola2011-04-30
* Enable CFI on OS X.Rafael Espindola2011-04-30
* Remove the -enable-sjlj-eh option, which doesn't do anything.Duncan Sands2010-05-02
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Remove -unwind-tables-optional everywhere, sinceDale Johannesen2008-04-14
* Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen2008-04-08
* Add -disable-required-unwind-tables to testsDale Johannesen2008-04-08
* Add an explicit target triple to make this test behave as expected onDan Gohman2007-10-11
* Objective-C was generating EH frame info like this:Bill Wendling2007-09-18