[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
Mon May 9 07:03:19 PDT 2022


argentite updated this revision to Diff 428076.
argentite added a comment.

Renamed test


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/llvm-objcopy/ELF/unsupported-machine-specific-shndx.test
  llvm/test/tools/obj2yaml/ELF/special-symbol-indices.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123902.428076.patch
Type: text/x-patch
Size: 7887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220509/fc54c3c6/attachment.bin>


More information about the llvm-commits mailing list