hanchenye-llvm-project/llvm/test/tools/llvm-dwarfdump/X86
Jonas Devlieghere 8ac8df03c1 [llvm-dwarfdump] Brief mode only dumps debug_info by default
This patch changes the default behavior in brief mode to only show the
debug_info section. This is undoubtedly the most popular and likely the
one you'd want in brief mode.

Non-brief mode behavior is not affected and still defaults to all.

Differential revision: https://reviews.llvm.org/D37334

llvm-svn: 312252
2017-08-31 16:44:47 +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] Brief mode only dumps debug_info by default 2017-08-31 16:44:47 +00:00
lit.local.cfg
no_apple_names_verify.s
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