[PATCH] D34418: [DWARF] Support for DW_FORM_strx3 and completed support for DW_FORM_strx{1, 2, 4}/consumer

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 12:38:35 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305944: [DWARF] Support for DW_FORM_strx3 and complete support for DW_FORM_strx{1,2,4} (authored by wolfgangp).

Changed prior to commit:
  https://reviews.llvm.org/D34418?vs=103303&id=103442#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34418

Files:
  llvm/trunk/include/llvm/Support/DataExtractor.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFFormValue.cpp
  llvm/trunk/lib/Support/DataExtractor.cpp
  llvm/trunk/test/DebugInfo/Inputs/dwarfdump-str-offsets.s
  llvm/trunk/test/DebugInfo/Inputs/dwarfdump-str-offsets.x86_64.o
  llvm/trunk/test/DebugInfo/dwarfdump-str-offsets.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34418.103442.patch
Type: text/x-patch
Size: 11525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170621/5fd77192/attachment.bin>


More information about the llvm-commits mailing list