dwarfdump: Use the index to find the right abbrev offset in DWP files
[oota-llvm.git] / test / DebugInfo / Inputs /
2015-11-17 David Blaikiedwarfdump: Use the index to find the right abbrev offse...
2015-11-12 Amjad Abouddwarfdump: Added macro support to llvm-dwarfdump tool.
2015-11-12 David Blaikiedwarfdump: Dump the contents of DWP indexes
2015-11-11 David Blaikiedwarfdump: First piece of support for DWP dumping
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-09-16 NAKAMURA TakumiCopy back Inputs/gmlt.ll. Also DebugInfo/X86/gmlt.test...
2015-09-16 Mehdi AminiFix test gmlt.test by moving its Inputs where expected.
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-23 Frederic Riss[dwarfdump] Do not apply relocations in mach-o files...
2015-08-03 Duncan P. N. Exon... DI: Disallow uniquable DICompileUnits
2015-08-03 Alexander KornienkoDon't use test inputs from other directories.
2015-07-31 Frederic Riss[dwarfdump] Ignore scattered relocations for mach-o.
2015-06-04 Alexey SamsonovRevert "[Object, ELF] Fix segmentation fault in ELFFile...
2015-06-04 Alexey Samsonov[Object, ELF] Fix segmentation fault in ELFFile::getSec...
2015-06-04 Alexey Samsonov[Object, ELF] Don't assert on invalid magic in createEL...
2015-06-04 Alexey Samsonov[Object, ELF] Don't call llvm_unreachable() from create...
2015-05-30 Keno FischerAdd RelocVisitor support for MachO
2015-05-28 Alexey SamsonovObject, ELF: Use error code instead of calling report_f...
2015-05-28 Ed MasteDebugInfo: .debug_line DWARF64 support
2015-05-20 Alexey SamsonovTemporary delete the test while we're investigating...
2015-05-19 Alexey Samsonov[DWARF parser] Add basic support for DWZ DWARF multifil...
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-01-29 David BlaikieRefactor test to be reused across architectures
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-11-14 Frederic RissReapply "[dwarfdump] Add support for dumping accelerato...
2014-11-13 Frederic RissRevert "[dwarfdump] Add support for dumping accelerator...
2014-11-12 Frederic Riss[dwarfdump] Add support for dumping accelerator tables.
2014-10-23 Frederic Riss[dwarfdump] Dump DW_AT_ranges values inline in the...
2014-10-10 Frederic Riss[dwarfdump] Prettyprint DW_AT_APPLE_property_attribute...
2014-10-06 Frederic Riss[dwarfdump] Print the name for referenced specification...
2014-10-03 Duncan P. N. Exon... Revert "Revert "DI: Fold constant arguments into a...
2014-10-02 Duncan P. N. Exon... Revert "DI: Fold constant arguments into a single MDString"
2014-10-02 Duncan P. N. Exon... DI: Fold constant arguments into a single MDString
2014-09-30 David BlaikieOmit DW_AT_inline under -gmlt to save a little more...
2014-09-30 David BlaikieAdjust test case addition in r218702 so as not to fail...
2014-09-22 Frederic RissAllow DWARFDebugInfoEntryMinimal::getSubroutineName...
2014-09-19 David BlaikieOmit DW_TAG_subprograms for subprograms without inlined...
2014-09-05 Alexey Samsonov[DWARF parser] Fix nasty memory corruption in .dwo...
2014-06-12 Alexey Samsonov[DWARF parser] Fix broken address ranges construction.
2014-06-12 Alexey Samsonov[llvm-symbolizer] Fix parsing DW_AT_ranges in Fission...
2014-04-18 Alexey Samsonov[llvm-symbolizer] Print file/line for a PC even if...
2014-04-03 Rafael EspindolaAdd support for the R_ARM_ABS32 relocation.
2014-02-26 Alexey Samsonovllvm-symbolizer: use dynamic symbol table if the regula...
2014-02-24 David Blaikiellvm-dwarfdump: Support for debug_line.dwo section...
2014-01-16 Ed Mastellvm-symbolizer: make mangled name heuristic apply...
2013-10-30 Will DietzAdd DebugInfo testcase for high_pc encoded as constant...
2013-09-23 David Blaikiellvm-dwarfdump/libDebugInfo support for type units
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-14 Alexey Samsonovllvm-symbolizer: add support for .gnu_debuglink section
2013-06-28 Alexey Samsonovllvm-symbolizer: add support for Mach-O universal binaries
2013-06-19 David Blaikiellvm-dwarfdump: Add support for dumping the .debug_loc...
2013-04-23 Alexey SamsonovUse zlib to uncompress debug sections in DWARF parser.
2013-04-05 Alexey Samsonovllvm-symbolizer: correctly parse filenames given in...
2013-02-14 Krzysztof ParzyszekAdd testcase for llvm-dwarfdump to test parsing of...
2013-02-11 Tim NorthoverAArch64: generate dwarfdump test rather than include...
2013-02-11 Tim NorthoverAArch64: Add basic relocation processing for llvm-dwarf...
2013-02-08 Alexey SamsonovUpdate tests for DWARF parser: store sources next to...
2013-02-06 Eli BenderskyAdd a test for checking the current .debug_frame dumpin...
2013-01-26 Andrew KaylorAdd DIContext::getLineInfoForAddressRange() function...
2013-01-25 Andrew KaylorAdd support for applying in-memory relocations to the...
2012-09-04 Alexey SamsonovAdd support for fetching inlining context (stack of...
2012-08-07 Alexey SamsonovFix the representation of debug line table in DebugInfo...
2012-07-19 Alexey SamsonovDebugInfo library: add support for fetching absolute...
2012-07-17 Alexey SamsonovImprove behavior of DebugInfoEntryMinimal::getSubprogra...
2012-07-02 Alexey SamsonovThis patch extends the libLLVMDebugInfo which contains...