summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/2009-10-20-GlobalDebug.c
Commit message (Expand)AuthorAgeFilesLines
* Adapt testcases to LLVM change r312144 in DIGlobalVariableExpressionAdrian Prantl2017-08-301-2/+2
* Update for LLVM global variable debug info API change.Adrian Prantl2016-12-201-6/+8
* Revert "Update for LLVM global variable debug info API change."Adrian Prantl2016-12-161-8/+6
* Update for LLVM global variable debug info API change.Adrian Prantl2016-12-161-6/+8
* Revert "Update for LLVM global variable debug info API change."Adrian Prantl2016-12-161-8/+6
* Update for LLVM global variable debug info API change.Adrian Prantl2016-12-161-6/+8
* Update Clang for D20147 ("DebugInfo: New metadata representation for global v...Peter Collingbourne2016-09-131-6/+8
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-2/+2
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-2/+8
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-2/+2
* Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith2014-10-031-2/+2
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-2/+2
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-2/+2
* Generalize DebugInfo tests by avoiding explicit metadata numbersDavid Blaikie2013-02-021-2/+2
* Collect both normal and static data members of a class in sourceEric Christopher2013-01-161-2/+2
* Forward declarations should take a context. This helps the debuggerEric Christopher2012-04-231-2/+2
* Update tests so that they don't rely upon LLVMDebugVersion number.Devang Patel2012-02-031-2/+2
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-1/+1
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-1/+1
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-1/+1
* Move these test from checking assembly to checking LLVM IR. Should fix falloutNick Lewycky2011-10-271-3/+4
* Added registered targets for in-test dependency declarations.Galina Kistanova2011-06-031-0/+1
* Reverted r132330, r132321, r132320, r132319 as per discussion. Will try in-te...Galina Kistanova2011-06-021-0/+8
* Just one for now to see how it will fly.Galina Kistanova2011-05-311-8/+0
* There is no need to pubish file static variable's name. Do not rely on this c...Devang Patel2010-08-101-1/+1
* Use clang::VarDecl name instead of llvm::GlobalVariable name.Devang Patel2010-04-291-2/+6
* Adjust testcase for recent DWARF printer changes.Benjamin Kramer2010-01-231-1/+1
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-1/+1
* MIPS linkage name confuses gdb here. Generate and test DW_AT_name here.Devang Patel2009-11-071-1/+1
* Force triple; this test was failing on non-darwin platforms due to differentBenjamin Kramer2009-10-211-1/+1
* Encode global variable name in debug info.Devang Patel2009-10-201-0/+4