aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2009-08-31-LSDA-Name.ll
AgeCommit message (Expand)Author
2011-11-08Convert tests to the new EH model.Bill Wendling
2011-06-18rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner
2010-06-17Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola
2010-04-17Start function numbering at 0.Dan Gohman
2009-09-11Remove an unnecessary -f.Dan Gohman
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-09-01SJLJ is arm/darwin only for now. force the triple for the testJim Grosbach
2009-09-01Clean up LSDA name generation and use for SJLJ exception handling. ThisJim Grosbach