summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Generic/empty.ll
Commit message (Expand)AuthorAgeFilesLines
* [DWARF] Emit a split line table only if there are split type units.Paul Robinson2018-03-011-0/+2
* Re-submit r289925 (Update .debug_line section version to match DWARF version)Paul Robinson2017-12-041-1/+1
* Adapt more testcases for llvm-dwarfdump changes.Adrian Prantl2017-09-141-3/+1
* Update testcases that are XFAILed on Darwin for llvm-dwarfdump changes.Adrian Prantl2017-09-121-1/+1
* Update testcases that are XFAILed on Darwin for llvm-dwarfdump changes.Adrian Prantl2017-09-111-1/+1
* DebugInfo: Do not emit empty CUsDavid Blaikie2017-05-261-4/+3
* Fix test to handle running on platforms which don't enable pubnames at allDavid Blaikie2017-05-251-6/+4
* DebugInfo: Produce debug_{gnu_}pub{names,types} entries when explicitly reque...David Blaikie2017-05-251-2/+6
* Move Split DWARF handling to an MC option/command line argument rather than u...David Blaikie2017-04-211-1/+1
* Speculatively revert r289925, see PR31407Nico Weber2016-12-161-1/+1
* Update .debug_line section version information to match DWARF version.Ekaterina Romanova2016-12-161-1/+1
* Reverting back r285355: "Update .debug_line section version information to ma...Ekaterina Romanova2016-10-271-1/+1
* Update .debug_line section version information to match DWARF version.Ekaterina Romanova2016-10-271-1/+1
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-1/+1
* 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
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-0/+31
OpenPOWER on IntegriCloud