We shouldn't print ranges in diff mode. This patch fixes that.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D53353
llvm-dwarfdump --diff should not print DW_AT_ranges ClosedPublic Authored by JDevlieghere on Oct 16 2018, 6:48 PM.
Details Summary We shouldn't print ranges in diff mode. This patch fixes that.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 17 2018, 9:12 AM Closed by commit rL344794: [dwarfdump] Hide ranges in diff-mode. (authored by JDevlieghere). · Explain WhyOct 19 2018, 10:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 170218 llvm/trunk/lib/DebugInfo/DWARF/DWARFDie.cpp
llvm/trunk/test/DebugInfo/X86/dwarfdump-ranges-unrelocated.s
|