summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/dbg-file-name.ll
Commit message (Expand)AuthorAgeFilesLines
* Reverting 268054 & 268063 as they caused PR27579.Amjad Aboud2016-04-301-2/+1
* Recommitted r264280 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-04-291-1/+2
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl2016-03-311-1/+1
* Document the purpose of this testcase.Adrian Prantl2016-03-251-1/+2
* Revert "Recommitted r263424 "Supporting all entities declared in lexical scop...Reid Kleckner2016-03-241-2/+1
* Recommitted r263424 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-03-241-1/+2
* Revert "Recommitted r261633 "Supporting all entities declared in lexical scop...Benjamin Kramer2016-03-141-2/+1
* Recommitted r261633 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-03-141-1/+2
* Revert r261633 "Supporting all entities declared in lexical scope in LLVM deb...Hans Wennborg2016-02-231-2/+1
* Supporting all entities declared in lexical scope in LLVM debug info.Amjad Aboud2016-02-231-1/+2
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-2/+2
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-1/+1
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-6/+6
* DebugInfo: Fix bad debug info for compile units and typesDuncan P. N. Exon Smith2015-03-271-1/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-7/+7
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-10/+10
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-6/+6
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-6/+6
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-6/+6
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-0/+2
* Move some debug testcases to the debug info directory.Eric Christopher2013-08-271-0/+22
OpenPOWER on IntegriCloud