[PATCH] D38459: [dwarfdump] Add -show-form

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 07:36:49 PDT 2017


JDevlieghere created this revision.

This enables printing of DWARF form types after the DWARF attribute
types. Feature parity with dwarfdump-classic.


Repository:
  rL LLVM

https://reviews.llvm.org/D38459

Files:
  include/llvm/DebugInfo/DIContext.h
  lib/DebugInfo/DWARF/DWARFDie.cpp
  test/tools/llvm-dwarfdump/X86/form.test
  tools/llvm-dwarfdump/llvm-dwarfdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38459.117346.patch
Type: text/x-patch
Size: 4975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171002/135d7000/attachment.bin>


More information about the llvm-commits mailing list