summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/pr12831.ll
Commit message (Expand)AuthorAgeFilesLines
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-165/+165
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-103/+103
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-103/+103
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-103/+103
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-6/+6
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-6/+6
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-6/+6
* Use "weak alias" instead of "alias weak"Rafael Espindola2014-07-301-2/+2
* Fix up scoping in a few tests (and delete one that validates unnecessary beha...David Blaikie2014-06-241-5/+5
* DebugInfo: Sure up subprogram variable list handling with more assertions and...David Blaikie2014-05-141-1/+1
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-0/+2
* Debug Info Testing: update context from empty string to null.Manman Ren2013-09-081-28/+28
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-061-15/+15
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-21/+21
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-261-6/+7
* Update testing cases to pass debug info verifier.Manman Ren2013-07-241-28/+29
* Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren2013-07-231-1/+1
* Move the DIFile in DISubprogram to the beginning to be a common prefix along ...David Blaikie2013-03-211-20/+20
* Remove unused field in DICompileUnitDavid Blaikie2013-03-201-1/+1
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-131-1/+2
* Remove unused "isMain" field from DICompileUnitDavid Blaikie2013-03-121-1/+1
* Update debug info test cases with empty SplitDebugFilename field.David Blaikie2013-03-121-1/+1
* Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie2013-02-021-6/+3
* Have getOrCreateSubprogramDIE store the DIE for a subprogramPeter Collingbourne2012-05-271-0/+238
OpenPOWER on IntegriCloud