summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Inputs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-8/+8
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-8/+8
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-8/+8
* Omit DW_AT_inline under -gmlt to save a little more space.David Blaikie2014-09-301-1/+0
* Adjust test case addition in r218702 so as not to fail when the X86 target is...David Blaikie2014-09-301-0/+152
* Allow DWARFDebugInfoEntryMinimal::getSubroutineName to resolve cross-unit ref...Frederic Riss2014-09-222-0/+18
* Omit DW_TAG_subprograms for subprograms without inlined subroutines when prod...David Blaikie2014-09-191-0/+0
* [DWARF parser] Fix nasty memory corruption in .dwo files handling.Alexey Samsonov2014-09-053-0/+17
* [DWARF parser] Fix broken address ranges construction.Alexey Samsonov2014-06-122-0/+26
* [llvm-symbolizer] Fix parsing DW_AT_ranges in Fission skeleton compile unit D...Alexey Samsonov2014-06-122-0/+17
* [llvm-symbolizer] Print file/line for a PC even if there is no DIE describing...Alexey Samsonov2014-04-182-0/+18
* Add support for the R_ARM_ABS32 relocation.Rafael Espindola2014-04-031-0/+0
* llvm-symbolizer: use dynamic symbol table if the regular one is stripped.Alexey Samsonov2014-02-261-0/+0
* llvm-dwarfdump: Support for debug_line.dwo section for file names for type un...David Blaikie2014-02-242-0/+10
* llvm-symbolizer: make mangled name heuristic apply to all symbolsEd Maste2014-01-162-0/+18
* Add DebugInfo testcase for high_pc encoded as constant, fixed in r193555.Will Dietz2013-10-302-0/+3
* llvm-dwarfdump/libDebugInfo support for type unitsDavid Blaikie2013-09-232-0/+15
OpenPOWER on IntegriCloud