[PATCH] D137089: [llvm-readobj] Fix JSON output for Relocations
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 24 01:04:29 PST 2023
jhenderson added a comment.
As with the previous patch, I'd look at modifying https://github.com/llvm/llvm-project/blob/main/llvm/test/tools/llvm-readobj/ELF/relocations.test (and possibly other tests if that test doesn't provide sufficient coverage). Otherwise, this looks reasonable to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137089/new/
https://reviews.llvm.org/D137089
More information about the llvm-commits
mailing list