[PATCH] D123902: [llvm-objcopy][ObjectYAML][mips] Add MIPS specific ELF section indexes
Anubhab Ghosh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 6 07:50:10 PDT 2022
argentite updated this revision to Diff 427641.
argentite added a comment.
This handles the testing partially. I think it can only be properly done when the condition has been added for Hexagon and AMDGPU as well beacuse currently it falls back to Hexagon if MIPS does not match.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123902/new/
https://reviews.llvm.org/D123902
Files:
llvm/include/llvm/BinaryFormat/ELF.h
llvm/lib/ObjCopy/ELF/ELFObject.cpp
llvm/lib/ObjCopy/ELF/ELFObject.h
llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/test/tools/llvm-objcopy/ELF/hexagon-unsupported-on-x86.test
llvm/test/tools/llvm-objcopy/ELF/mips-symbol.test
llvm/test/tools/obj2yaml/ELF/special-symbol-indices.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123902.427641.patch
Type: text/x-patch
Size: 7411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220506/70d3f54a/attachment.bin>
More information about the llvm-commits
mailing list