aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/debug-info-getter-name.m
AgeCommit message (Expand)Author
2012-02-03Update tests so that they don't rely upon LLVMDebugVersion number.Devang Patel
2011-12-15Update tests to match r146665.Devang Patel
2011-10-27Move these test from checking assembly to checking LLVM IR. Should fix falloutNick Lewycky
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-06-03These tests require particular registered targets. Declared as such.Galina Kistanova
2011-05-03Silence warnings.Devang Patel
2011-05-01Add r130624 back now that ELF has been fixed to work with -fno-dwarf2-cfi-asm.Rafael Espindola
2011-04-30Revert the previous patch while I figure out how to make llvm-gccRafael Espindola
2011-04-30Update for cfi.Rafael Espindola
2011-04-30Pass -fno-dwarf2-cfi-asm and use FileCheck.Rafael Espindola
2011-01-04Fold -fobjc-nonfragile-abi2 into -fobjc-nonfragile-abi.Fariborz Jahanian
2010-10-22Tidy up MIPS_linkage name. Provide it only if it does not match regular name,...Devang Patel
2010-10-18patch fixes class names missing from method names in debug information for Fariborz Jahanian