summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/empty.ll
Commit message (Expand)AuthorAgeFilesLines
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-31/+0
* 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-3/+3
* Split test in two to handle building without x86.Rafael Espindola2015-03-101-3/+0
* Add missing section symbol to COFF's .debug_types.dwo.Rafael Espindola2015-03-101-0/+3
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-4/+4
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-5/+5
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-3/+3
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-3/+3
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-3/+3
* DebugInfo: Add fission-related sections to COFFDavid Blaikie2014-03-261-1/+1
* llvm/test/DebugInfo/empty.ll: Suppress crash for targeting pecoff while inves...NAKAMURA Takumi2014-03-251-1/+1
* DebugInfo: Add GNU_addr_base and GNU_ranges_base only when there are addresse...David Blaikie2014-03-251-0/+4
* DebugInfo: Do not emit pubnames/pubtypes sections if they are emptyDavid Blaikie2014-03-111-2/+2
* Test for empty pubnames/pubtypesDavid Blaikie2014-03-111-0/+6
* Clean up test/DebugInfo/empty.ll now that we have an alias for "llc with dwar...David Blaikie2014-03-111-4/+2
* DebugInfo: Don't include the name of the CU file in the line table file list ...David Blaikie2014-02-141-0/+23
* Revert "DebugInfo: Don't include the name of the CU file in the line table fi...Eric Christopher2014-02-141-20/+0
* llvm/test/DebugInfo/empty.ll: Mark it as XFAIL:win32 lacking of line table.NAKAMURA Takumi2014-02-141-0/+3
* [PR18809] Remove XFAIL from DebugInfo/empty.ll.NAKAMURA Takumi2014-02-141-3/+0
* DebugInfo: Don't include the name of the CU file in the line table file list ...David Blaikie2014-02-141-0/+20
* [PR18809] Revert r201187, "DebugInfo: Don't include the name of the CU file i...NAKAMURA Takumi2014-02-131-18/+0
* [PR18809] Mark DebugInfo/empty.ll as XFAIL:cygming.NAKAMURA Takumi2014-02-121-0/+3
* DebugInfo: Don't include the name of the CU file in the line table file list ...David Blaikie2014-02-111-0/+15
OpenPOWER on IntegriCloud