summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Inputs
Commit message (Expand)AuthorAgeFilesLines
* Revert "[lit] Clean output directories before running tests."Zachary Turner2017-06-309-16/+0
* [lit] Clean output directories before running tests.Zachary Turner2017-06-309-0/+16
* [DWARF] Support for DW_FORM_strx3 and complete support for DW_FORM_strx{1,2,4}Wolfgang Pieb2017-06-212-2/+57
* Removal of accidental duplication in test assembly file. NFC.Wolfgang Pieb2017-06-141-250/+0
* Adding one test that I forgot to include with the commit for https://reviews....Wolfgang Pieb2017-06-131-0/+0
* dwarfdump: Handle relocs to zlib (.zdebug*) compressed sectionsDavid Blaikie2017-06-102-1/+2
* [DWARF] Adding support for the DWARF v5 string offsets table (consumer/reader...Wolfgang Pieb2017-06-0613-0/+995
* DebugInfo: Add source code/build instructions for split-dwarf-dwp symbolizer ...David Blaikie2017-05-271-0/+12
* libDebugInfo: Support symbolizing using DWP filesDavid Blaikie2017-05-232-0/+0
* libDebugInfo/DWARF: Apply relocations for debug_addr addresses in object filesDavid Blaikie2017-05-222-0/+0
* llvm-symbolizer: Support multiple CUs in a single DWO fileDavid Blaikie2017-05-202-0/+0
* [DWARF] Fix a parsing issue with type unit headers.Wolfgang Pieb2017-05-092-0/+49
* [llvm-dwarfdump] - Print an error message if section decompression failed.George Rimar2017-05-051-0/+0
* [DWARFv5] Parse new line-table header format.Paul Robinson2017-05-022-3/+111
* [DWARF] Print leading zeros in type signaturePaul Robinson2017-03-012-1/+1
* [DWARFv5] Emit new unit header format.Paul Robinson2017-02-282-0/+149
* Refactor the gmlt tests. (NFC)Dehao Chen2017-02-021-0/+150
* Change debug-info-for-profiling from a TargetOption to a function attribute.Dehao Chen2017-02-011-157/+0
* Add -debug-info-for-profiling to emit more debug info for sample pgo profile ...Dehao Chen2017-01-191-0/+6
* Correct object file for implicit const testVictor Leschuk2017-01-101-0/+0
* DebugInfo: support for DW_FORM_implicit_constVictor Leschuk2017-01-101-0/+0
* Revert "dwarfdump: Support/process relocations on a CU's abbrev_off"David Blaikie2016-12-161-0/+0
* dwarfdump: Support/process relocations on a CU's abbrev_offDavid Blaikie2016-12-161-0/+0
* Revert r282238 "Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump to dump gd...George Rimar2016-09-231-0/+0
* Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section."George Rimar2016-09-231-0/+0
* [llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section.George Rimar2016-09-231-0/+0
* Synchronize LLVM and clang's ObjCDeclSpec::ObjCPropertyAttributeKind.Adrian Prantl2016-07-142-0/+6
* Testcase cleanup: remove an unused RUN line in an input file.Adrian Prantl2016-06-021-1/+0
* Recommit r270547 ([llvm-dwarfdump] - Teach dwarfdump to decompress debug sect...George Rimar2016-05-243-3/+6
* Revert r270543 ("Recommit r270540")George Rimar2016-05-243-5/+3
* Recommit r270540George Rimar2016-05-243-3/+5
* Revert r270540 "[llvm-dwarfdump] - Teach dwarfdump to decompress debug sectio...George Rimar2016-05-242-5/+3
* [llvm-dwarfdump] - Teach dwarfdump to decompress debug sections in zlib style.George Rimar2016-05-242-3/+5
* llvm-symbolizer: Avoid infinite recursion walking dwos where the dwo contains...David Blaikie2016-04-222-0/+0
* llvm-symbolizer: prefer .dwo contents over fission-gmlt-like-data when .dwo f...David Blaikie2016-04-224-5/+8
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-152-9/+7
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-012-2/+2
* [lanai] Add Lanai backend.Jacques Pienaar2016-03-281-0/+0
* [lanai] Add ELF enum value and relocations.Jacques Pienaar2016-03-011-0/+0
* Fix several accidental DOS line endings in source filesDimitry Andric2016-01-033-17/+17
* dwarfdump: Use the index to find the right abbrev offset in DWP filesDavid Blaikie2015-11-171-0/+0
* dwarfdump: Added macro support to llvm-dwarfdump tool.Amjad Aboud2015-11-124-0/+17
* dwarfdump: Dump the contents of DWP indexesDavid Blaikie2015-11-121-0/+0
* dwarfdump: First piece of support for DWP dumpingDavid Blaikie2015-11-111-0/+0
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-052-10/+10
* Copy back Inputs/gmlt.ll. Also DebugInfo/X86/gmlt.test uses it.NAKAMURA Takumi2015-09-161-0/+153
* Fix test gmlt.test by moving its Inputs where expected.Mehdi Amini2015-09-161-153/+0
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-282-5/+5
* [dwarfdump] Do not apply relocations in mach-o files if there is no LoadedObj...Frederic Riss2015-08-231-0/+0
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-032-2/+2
OpenPOWER on IntegriCloud