[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
Sun May 1 03:54:41 PDT 2022


argentite updated this revision to Diff 426286.
argentite retitled this revision from "[llvm-objcopy][mips] Add MIPS specific ELF section indexes" to "[llvm-objcopy][ObjectYAML][mips] Add MIPS specific ELF section indexes".
argentite added a comment.
Herald added a subscriber: jrtc27.
Herald added a reviewer: rupprecht.

This should accept both valid and invalid sections in input and only valid sections in output.


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/mips-symbol.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123902.426286.patch
Type: text/x-patch
Size: 4912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220501/549f5cb5/attachment-0001.bin>


More information about the llvm-commits mailing list