1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/tools/llvm-dwarfdump/X86
Jonas Devlieghere 7fce1bc996 Revert "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"
This reverts commit r311492.

llvm-svn: 311499
2017-08-22 21:59:46 +00:00
..
apple_names_verify_data.s [DWARF] Generalized verification of .apple_names accelerator table to be applicable to any acceleration table. Added verification for .apple_types, .apple_namespaces and .apple_objc sections. 2017-07-26 00:52:31 +00:00
apple_names_verify_form.s [DWARF] Generalized verification of .apple_names accelerator table to be applicable to any acceleration table. Added verification for .apple_types, .apple_namespaces and .apple_objc sections. 2017-07-26 00:52:31 +00:00
apple_names_verify_num_atoms.s [DWARF] Generalized verification of .apple_names accelerator table to be applicable to any acceleration table. Added verification for .apple_types, .apple_namespaces and .apple_objc sections. 2017-07-26 00:52:31 +00:00
apple_types_verify_tag.s [DWARF] Added verification check for tags in accelerator tables. This patch verifies that the atom tag is actually the same with the tag of the DIE that we retrieve from the table. 2017-07-31 18:01:16 +00:00
brief.s [llvm-dwarfdump] Hide .debug_str and DIE reference offsets in brief mode 2017-08-18 21:35:44 +00:00
lit.local.cfg
no_apple_names_verify.s [DWARF] Added verification checks for the .apple_names section. 2017-06-29 20:13:05 +00:00
verify_debug_abbrev.s [DWARF] Generalized verification of .debug_abbrev to be applicable to both .debug_abbrev and .debug_abbrev.dwo sections. 2017-07-21 00:51:32 +00:00
verify_debug_info.s [DWARF] Generalized verification of .debug_abbrev to be applicable to both .debug_abbrev and .debug_abbrev.dwo sections. 2017-07-21 00:51:32 +00:00
verify_die_ranges.s [DWARF] Modified test for die ranges verification so that it doesn't fail on windows hosts. 2017-07-25 01:58:27 +00:00
verify_unit_header_chain.s [DWARF] Introduce verification for the unit header chain in .debug_info section to llvm-dwarfdump. 2017-07-13 23:25:24 +00:00