[PATCH] D123902: [llvm-objcopy][ObjectYAML][mips] Add MIPS specific ELF section indexes

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 09:01:26 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9da89651a8d5: [llvm-objcopy][ObjectYAML][mips] Add MIPS specific ELF section indexes (authored by argentite, committed by MaskRay).

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.432014.patch
Type: text/x-patch
Size: 7887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220525/e6bc8b79/attachment.bin>


More information about the llvm-commits mailing list