summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/debug-info-getter-name.m
Commit message (Expand)AuthorAgeFilesLines
* Update tests so that they don't rely upon LLVMDebugVersion number.Devang Patel2012-02-031-1/+1
* Update tests to match r146665.Devang Patel2011-12-151-1/+1
* Move these test from checking assembly to checking LLVM IR. Should fix falloutNick Lewycky2011-10-271-6/+2
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* These tests require particular registered targets. Declared as such.Galina Kistanova2011-06-031-0/+1
* Silence warnings.Devang Patel2011-05-031-0/+2
* Add r130624 back now that ELF has been fixed to work with -fno-dwarf2-cfi-asm.Rafael Espindola2011-05-011-2/+1
* Revert the previous patch while I figure out how to make llvm-gccRafael Espindola2011-04-301-1/+2
* Update for cfi.Rafael Espindola2011-04-301-2/+1
* Pass -fno-dwarf2-cfi-asm and use FileCheck.Rafael Espindola2011-04-301-2/+8
* Fold -fobjc-nonfragile-abi2 into -fobjc-nonfragile-abi.Fariborz Jahanian2011-01-041-1/+1
* Tidy up MIPS_linkage name. Provide it only if it does not match regular name,...Devang Patel2010-10-221-1/+1
* patch fixes class names missing from method names in debug information for Fariborz Jahanian2010-10-181-0/+50