[PATCH] D87613: [llvm-readelf/obj] - Print section symbol names properly when dumping relocations.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 22 03:39:14 PDT 2020
grimar updated this revision to Diff 293402.
grimar marked 6 inline comments as done.
grimar edited the summary of this revision.
grimar added a comment.
- Updated implementation after other changes that were landed independently.
- Addressed review comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87613/new/
https://reviews.llvm.org/D87613
Files:
llvm/test/tools/llvm-objcopy/ELF/Inputs/compress-debug-sections.yaml
llvm/test/tools/llvm-readobj/ELF/reloc-zero-name-or-value.test
llvm/test/tools/llvm-readobj/ELF/relocation-errors.test
llvm/test/tools/llvm-readobj/ELF/section-symbols.test
llvm/tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87613.293402.patch
Type: text/x-patch
Size: 15863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200922/95152c49/attachment.bin>
More information about the llvm-commits
mailing list