[PATCH] D64674: [NFC][llvm-readobj] Refactor dynamic string table indexing into a function.
Yuanfang Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 14 18:34:53 PDT 2019
ychen updated this revision to Diff 209752.
ychen added a comment.
- Replace printDynamicString with getDynamicString.
- Change tests accordingly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64674/new/
https://reviews.llvm.org/D64674
Files:
llvm/test/tools/llvm-readobj/elf-dynamic-malformed.test
llvm/tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64674.209752.patch
Type: text/x-patch
Size: 7129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/5f7c1170/attachment.bin>
More information about the llvm-commits
mailing list