[PATCH] D37745: [dwarfdump] Rename Brief to Verbose in DIDumpOptions

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 09:25:35 PDT 2017


JDevlieghere updated this revision to Diff 114853.
JDevlieghere added a comment.

Changing the default value uncovered some bugs related to the `DIDumpOptions` not being properly propagated.


Repository:
  rL LLVM

https://reviews.llvm.org/D37745

Files:
  include/llvm/DebugInfo/DIContext.h
  include/llvm/DebugInfo/DWARF/DWARFContext.h
  include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h
  include/llvm/DebugInfo/DWARF/DWARFVerifier.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFDie.cpp
  lib/DebugInfo/DWARF/DWARFFormValue.cpp
  lib/DebugInfo/DWARF/DWARFTypeUnit.cpp
  lib/DebugInfo/DWARF/DWARFVerifier.cpp
  test/tools/llvm-dwarfdump/X86/verify_debug_info.s
  tools/dsymutil/DwarfLinker.cpp
  tools/llvm-dwarfdump/llvm-dwarfdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37745.114853.patch
Type: text/x-patch
Size: 16326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170912/80c80cfa/attachment.bin>


More information about the llvm-commits mailing list