summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/debug-info-static-var.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/+3
* 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
* Change this to an IR test instead of an assembly test (as per comment in r171...David Blaikie2012-12-281-8/+2
* Update test for backend change.Eric Christopher2012-12-271-1/+1
* Restructure how the driver communicates information about theJohn McCall2012-06-201-1/+1
* Fix test for LLVM change r143186.Nick Lewycky2011-10-281-3/+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
* Add target triple.Devang Patel2011-02-091-1/+1
* Do not emit AT_MIPS_linkage_name for Objective-C method static variable i.Devang Patel2011-02-091-0/+23