summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-dwarfdump/X86
Commit message (Expand)AuthorAgeFilesLines
* [DWARF] Fix dump of local/foreign TU lists in .debug_namesFangrui Song2019-04-291-0/+107
* [DWARF] Set discriminator to 0 for DW_LNS_copyFangrui Song2019-04-111-0/+47
* [dwarfdump] Remove bogus verifier errorJonas Devlieghere2019-04-031-7/+0
* [DWARFFormValue] Don't consider DW_FORM_data4/8 to be section offsets.Jonas Devlieghere2019-03-052-0/+646
* llvm-dwarfdump: Add new variable, parameter and inlining statistics; also fun...Caroline Tice2019-03-013-1/+1244
* [DebugInfo] Prep llvm-dwarfdump for typed DW5 ops.Markus Lavin2019-02-211-0/+124
* lvm-dwarfdump: Stop counting out-of-line subprogram in the "inlined functions...Caroline Tice2019-02-083-3/+3
* [DebugInfo]Print correct value for special opcode address incrementJames Henderson2019-02-061-1/+1
* [DWARF v5] Fix DWARF emitter and consumer to produce/expect a uleb for a loca...Wolfgang Pieb2019-02-011-2/+2
* llvm-dwarfdump: Skip address index info (and dump only the address, if found)...David Blaikie2018-12-241-0/+77
* llvm-dwarfdump: Dump the section name/number for addr attributesDavid Blaikie2018-12-221-1/+1
* llvm-dwarfdump: Improve/fix pretty printing of array dimensionsDavid Blaikie2018-12-191-3/+59
* [llvm-dwarfdump] - Do not error out on R_X86_64_DTPOFF64/R_X86_64_DTPOFF32 re...George Rimar2018-12-181-0/+68
* DebugInfo/DWARF: Pretty print subroutine typesDavid Blaikie2018-12-121-0/+45
* DebugInfo/DWARF: Improve dumping of pointers to members ('int foo::*' rather ...David Blaikie2018-12-121-3/+17
* llvm-dwarfdump: Dump array dimensions in stringified type namesDavid Blaikie2018-12-121-0/+179
* [llvm-dwarfdump] - Simplify the test case.George Rimar2018-12-061-191/+45
* [llvm-dwarfdump] - Dump the older versions of .eh_frame/.debug_frame correctly.George Rimar2018-12-041-0/+51
* [llvm-dwarfdump] - Stop printing the bogus empty section name on invalid dwarf.George Rimar2018-12-031-0/+197
* Revert r347490 as it breaks address sanitizer buildsLuke Cheeseman2018-11-231-1/+1
* Revert r343341Luke Cheeseman2018-11-231-1/+1
* Add total function byte size and inline function byte size to "llvm-dwarfdump...Greg Clayton2018-11-091-0/+3
* [DWARF v5] Verifier: Add checks for DW_FORM_strx* forms.Wolfgang Pieb2018-11-032-2/+90
* Revert "Revert "DebugInfo: reduce DIE range verification on object files""Saleem Abdulrasool2018-10-281-0/+57
* Revert "DebugInfo: reduce DIE range verification on object files"Vlad Tsyrklevich2018-10-271-57/+0
* test: add missing -tripleSaleem Abdulrasool2018-10-271-1/+1
* DebugInfo: reduce DIE range verification on object filesSaleem Abdulrasool2018-10-271-0/+57
* [llvm-dwarfdump] - Fix incorrect parsing of the DW_LLE_startx_lengthGeorge Rimar2018-10-251-0/+27
* Make llvm-dwarfdump -name work on type units.Paul Robinson2018-10-241-0/+100
* llvm-dwarfdump: Support RLE_addressx and RLE_startx_length in .debug_rnglistsDavid Blaikie2018-10-201-3/+24
* llvm-dwarfdump: Extend --name to also search DW_AT_linkage_name.Adrian Prantl2018-10-091-0/+5
* [DWARF] Make llvm-dwarfdump display the .debug_loc.dwo section. Fixes PR38991.Wolfgang Pieb2018-10-091-0/+20
* [DebugInfo] Add support for DWARF5 call site-related attributesVedant Kumar2018-10-051-0/+376
* Format the dwarfdump --statistics version as an integer instead of a string.Adrian Prantl2018-10-051-0/+1
* Revert r343317Luke Cheeseman2018-09-281-1/+1
* Reapply changes reverted by r343235Luke Cheeseman2018-09-281-1/+1
* llvm-dwarfdump --statistics: Unique abstract origins across multiple CUs.Adrian Prantl2018-09-212-0/+378
* [dwarfdump] Verify DW_AT_type is set and points to a compatible DIE.Jonas Devlieghere2018-09-211-2/+20
* [dwarfdump] Verify compatibility of attribute TAGs.Jonas Devlieghere2018-09-211-0/+386
* [dwarfdump] Improve -diff option by hiding more data.Jonas Devlieghere2018-09-041-0/+489
* [DebugInfo] Have the verifier accept missing linkage names.Jonas Devlieghere2018-09-031-0/+646
* [DWARF] Support for .debug_addr (consumer)Victor Leschuk2018-07-3115-0/+343
* [DWARF v5] Refactor range lists dumping by using a more generic way of handli...Wolfgang Pieb2018-07-232-26/+26
* NFC - Various typo fixes in testsGabor Buella2018-07-041-5/+5
* [DWARF/AccelTable] Remove getDIESectionOffset for DWARF v5 entriesPavel Labath2018-06-131-0/+162
* DWARFAcceleratorTable: fix equal_range iteratorsPavel Labath2018-05-312-6/+94
* [dwarfdump] Make -c and -p work togetherJonas Devlieghere2018-05-261-0/+309
* Reapply "DWARFVerifier: Check "completeness" of .debug_names section"Pavel Labath2018-05-151-0/+195
* [DWARF] Rework debug line parsing to use llvm::Error and callbacksJames Henderson2018-05-103-0/+338
* Revert "DWARFVerifier: Check "completeness" of .debug_names section"Pavel Labath2018-05-091-195/+0
OpenPOWER on IntegriCloud