summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/dwarf-public-names.ll
Commit message (Expand)AuthorAgeFilesLines
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-131/+0
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-4/+4
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith2015-07-311-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-30/+30
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-26/+26
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-7/+7
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-40/+40
* Remove test coverage added in 221067 due to it being non-portable.David Blaikie2014-11-011-1/+1
* Remove DwarfUnit::LabelEnd in favor of computing the length of the section di...David Blaikie2014-11-011-1/+1
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-25/+25
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-25/+25
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-25/+25
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-2/+2
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-2/+2
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-2/+2
* DebugInfo: Use the scope of the function declaration, if any, to name a funct...David Blaikie2014-06-061-4/+2
* DebugInfo: pubnames: include file-local (static or anonymous namespace) varia...David Blaikie2014-06-061-7/+11
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-041-2/+2
* Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov2014-01-301-1/+1
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-0/+2
* DebugInfo: Make pubnames header printing similar to unit header printingDavid Blaikie2013-11-011-1/+1
* MCObjectFileInfo.cpp: Fix a couple of possible typo(s), s/DwarfPub/DwarfGnuPu...NAKAMURA Takumi2013-09-101-3/+0
* llvm/test/DebugInfo/dwarf-public-names.ll: Mark it as XFAIL for PECOFF target...NAKAMURA Takumi2013-09-101-0/+3
* Debug Info Testing: update context from empty string to null.Manman Ren2013-09-081-4/+4
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-061-3/+3
* Treat the pubtypes section similarly to the pubnames section and emitEric Christopher2013-08-261-1/+1
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-4/+4
* DebugInfo: Do not use the DWARF Version for the .debug_pubnames or .debug_pub...David Majnemer2013-08-211-0/+1
* Turn on pubnames by default on linux.Eric Christopher2013-08-191-1/+1
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-261-1/+1
* Revert "Revert "PR14606: debug info imported_module support""David Blaikie2013-04-221-1/+1
* Revert "PR14606: debug info imported_module support"Eric Christopher2013-04-191-1/+1
* PR14606: debug info imported_module supportDavid Blaikie2013-04-191-1/+1
* Add object-emission flag for lit tests. This flag is usedJyotsna Verma2013-04-101-1/+2
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-17/+17
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-17/+17
* XFAIL DebugInfo tests for Hexagon.Jyotsna Verma2013-03-251-1/+1
* Move the DIFile in DISubprogram to the beginning to be a common prefix along ...David Blaikie2013-03-211-6/+6
* Remove unused field in DISubprogramDavid Blaikie2013-03-211-6/+6
* Remove unused field in DICompileUnitDavid Blaikie2013-03-201-1/+1
* Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a...David Blaikie2013-03-201-2/+2
* Move the DIFile operand to DITypes from the 4th operand to the 2nd.David Blaikie2013-03-191-4/+4
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-171-1/+2
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-131-1/+1
* 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 target-specific info from the testcase for DWARF/pubnames.Krzysztof Parzyszek2013-02-121-3/+0
* Allow optionally generating pubnames section in DWARF info. IntroduceKrzysztof Parzyszek2013-02-121-0/+127
OpenPOWER on IntegriCloud