summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-global.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update for LLVM global variable debug info API change.Adrian Prantl2016-12-201-2/+3
* Revert "Update for LLVM global variable debug info API change."Adrian Prantl2016-12-161-3/+2
* Update for LLVM global variable debug info API change.Adrian Prantl2016-12-161-2/+3
* Revert "Update for LLVM global variable debug info API change."Adrian Prantl2016-12-161-3/+2
* Update for LLVM global variable debug info API change.Adrian Prantl2016-12-161-2/+3
* DebugInfo: DIGlobalVariables became 'distinct' in LLVM r267301Duncan P. N. Exon Smith2016-04-231-2/+2
* 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-3/+3
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-3/+5
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-3/+3
* 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
* Reapply r205655, DebugInfo: Place global constants in their appropriate context.David Blaikie2014-04-051-1/+6
* DebugInfo: Avoid emitting constnants for every useDavid Blaikie2014-04-051-0/+14