[PATCH] D137089: [llvm-readobj] Fix JSON output for Relocations
Paul Kirth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 3 12:39:41 PST 2023
paulkirth updated this revision to Diff 502226.
paulkirth added a comment.
Remove JSON test for warnings since it doesn't add much. Later changes will
also make the JSON output around the warning slightly different, so its better
to avoid it altogether.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137089/new/
https://reviews.llvm.org/D137089
Files:
llvm/test/tools/llvm-readobj/ELF/relocations.test
llvm/tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137089.502226.patch
Type: text/x-patch
Size: 10324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230303/19615861/attachment.bin>
More information about the llvm-commits
mailing list