aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2007-09-17-ObjcFrameEH.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the -enable-sjlj-eh option, which doesn't do anything.Duncan Sands2010-05-021-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove -unwind-tables-optional everywhere, sinceDale Johannesen2008-04-141-1/+1
* Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen2008-04-081-1/+1
* Add -disable-required-unwind-tables to testsDale Johannesen2008-04-081-1/+1
* Add an explicit target triple to make this test behave as expected onDan Gohman2007-10-111-1/+1
* Objective-C was generating EH frame info like this:Bill Wendling2007-09-181-0/+65