summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/debug-info-getter-name.m
Commit message (Expand)AuthorAgeFilesLines
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-1/+1
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-1/+1
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-1/+1
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-1/+1
* Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith2014-10-031-1/+1
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-1/+1
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-1/+1
* clang/test: REQUIRES: s/x86-64-registered-target/x86-registered-target/NAKAMURA Takumi2013-12-041-1/+1
* 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