summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Inputs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't use test inputs from other directories.Alexander Kornienko2015-08-031-0/+0
* [dwarfdump] Ignore scattered relocations for mach-o.Frederic Riss2015-07-312-0/+2
* Revert "[Object, ELF] Fix segmentation fault in ELFFile::getSectionName()."Alexey Samsonov2015-06-041-0/+0
* [Object, ELF] Fix segmentation fault in ELFFile::getSectionName().Alexey Samsonov2015-06-041-0/+0
* [Object, ELF] Don't assert on invalid magic in createELFObjectFile.Alexey Samsonov2015-06-041-0/+1
* [Object, ELF] Don't call llvm_unreachable() from createELFObjectFile.Alexey Samsonov2015-06-041-0/+1
* Add RelocVisitor support for MachOKeno Fischer2015-05-302-0/+0
* Object, ELF: Use error code instead of calling report_fatal_error()Alexey Samsonov2015-05-281-0/+0
* DebugInfo: .debug_line DWARF64 supportEd Maste2015-05-281-0/+0
* Temporary delete the test while we're investigating crashes in LLVMObject it ...Alexey Samsonov2015-05-202-0/+0
* [DWARF parser] Add basic support for DWZ DWARF multifile extensions.Alexey Samsonov2015-05-193-0/+6
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-292-24/+24
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-032-15/+15
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Refactor test to be reused across architecturesDavid Blaikie2015-01-291-0/+55
* 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-20/+20
* Reapply "[dwarfdump] Add support for dumping accelerator tables."Frederic Riss2014-11-141-0/+2
* Revert "[dwarfdump] Add support for dumping accelerator tables."Frederic Riss2014-11-131-2/+0
* [dwarfdump] Add support for dumping accelerator tables.Frederic Riss2014-11-121-0/+2
* [dwarfdump] Dump DW_AT_ranges values inline in the debug_info dump.Frederic Riss2014-10-231-1/+1
* [dwarfdump] Prettyprint DW_AT_APPLE_property_attribute bitfield values.Frederic Riss2014-10-102-0/+16
* [dwarfdump] Print the name for referenced specification of abstract_origin DIEs.Frederic Riss2014-10-061-2/+2
OpenPOWER on IntegriCloud