summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Generic/empty.ll
Commit message (Expand)AuthorAgeFilesLines
* 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