summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-04-02-unnamedEH.ll
AgeCommit message (Expand)AuthorFilesLines
2014-03-21Convert test to using cfi.Rafael Espindola1-2/+4
2011-05-01Add r130623 back now that ELF has been fixed to work with -fno-dwarf2-cfi-asm.Rafael Espindola1-1/+1
2011-04-30Revert the previous patch while I figure out how to make llvm-gccRafael Espindola1-1/+1
2011-04-30Enable CFI on OS X.Rafael Espindola1-1/+1
2010-01-17reduce this test and convert to filecheck, hopefully the linux buildbot Chris Lattner1-15/+5
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-07-14Check for the correct unnamed name.Bill Wendling1-1/+1
2009-07-13Two changes:Chris Lattner1-2/+1
2008-04-02Testcase for EH with functions whose names are stripped.Dale Johannesen1-0/+27