summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/globalinit-loc.cpp
Commit message (Expand)AuthorAgeFilesLines
* CodeGen: Update for debug info API change.Peter Collingbourne2015-11-051-1/+1
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-1/+1
* Account for calling convention specifiers in function definitions in IR test ...David Blaikie2015-06-291-1/+1
* 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-1/+4
* IR: Move MDLocation into place (clang testcases)Duncan P. N. Exon Smith2015-01-141-1/+1
* 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-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
* Include translation unit filename in global ctor symbol names.Nico Weber2014-05-061-2/+2
* Follow-up to r205999: Emit an artificial location (valid scope, line 0)Adrian Prantl2014-04-111-1/+2
* Debug info: (Bugfix) Make sure artificial functions like _GLOBAL__I_aAdrian Prantl2014-04-101-0/+22