[PATCH] D72992: [llvm-objdump] - Add column headers for relocation printing
Liad Mordekoviz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 25 09:22:50 PST 2020
liadz0rz updated this revision to Diff 240386.
liadz0rz added a comment.
Updated required changes, removed unnecessary additions of `--strict-whitespace`, I did not change the content of the ELF32 test because there was no conclusive decision to whether I should or shouldn't remove the extra relocations on that test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72992/new/
https://reviews.llvm.org/D72992
Files:
llvm/test/tools/llvm-objdump/WebAssembly/relocations.test
llvm/test/tools/llvm-objdump/coff-many-relocs.test
llvm/test/tools/llvm-objdump/hex-relocation-addr.test
llvm/test/tools/llvm-objdump/relocation-xindex-symbol.test
llvm/test/tools/llvm-objdump/relocations-elf.test
llvm/test/tools/llvm-objdump/relocations-in-nonreloc.test
llvm/tools/llvm-objdump/llvm-objdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72992.240386.patch
Type: text/x-patch
Size: 9633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200125/fa6e0f9d/attachment.bin>
More information about the llvm-commits
mailing list