[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
Tue Jun 20 17:50:34 PDT 2017
wolfgangp updated this revision to Diff 103303.
wolfgangp added a comment.
Addressed review comments: added a method getAsUint32 to the uint24_t struct.
https://reviews.llvm.org/D34418
Files:
include/llvm/Support/DataExtractor.h
lib/DebugInfo/DWARF/DWARFFormValue.cpp
lib/Support/DataExtractor.cpp
test/DebugInfo/Inputs/dwarfdump-str-offsets.s
test/DebugInfo/Inputs/dwarfdump-str-offsets.x86_64.o
test/DebugInfo/dwarfdump-str-offsets.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34418.103303.patch
Type: text/x-patch
Size: 11360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170621/404d8dd1/attachment.bin>
More information about the llvm-commits
mailing list