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.
Paths
| Differential D37334
[llvm-dwarfdump] Brief mode only dumps debug_info by default ClosedPublic Authored by JDevlieghere on Aug 31 2017, 7:31 AM.
Details Summary This patch changes the default behavior in brief mode to only show the Non-brief mode behavior is not affected and still defaults to all.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 31 2017, 9:03 AM Closed by commit rL312252: [llvm-dwarfdump] Brief mode only dumps debug_info by default (authored by JDevlieghere). · Explain WhyAug 31 2017, 9:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 113421 llvm/trunk/test/tools/llvm-dwarfdump/X86/brief.s
llvm/trunk/tools/llvm-dwarfdump/llvm-dwarfdump.cpp
|