[PATCH] D67215: [llvm-objcopy] Ignore -B --binary-architecture=

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 05:51:47 PDT 2019


MaskRay updated this revision to Diff 218900.
MaskRay marked an inline comment as done.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Move -B from "ELF-specific" section to `generic options` section


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67215/new/

https://reviews.llvm.org/D67215

Files:
  docs/CommandGuide/llvm-objcopy.rst
  test/tools/llvm-objcopy/ELF/binary-input-error.test
  tools/llvm-objcopy/CopyConfig.cpp
  tools/llvm-objcopy/CopyConfig.h
  tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  tools/llvm-objcopy/ELF/Object.cpp
  tools/llvm-objcopy/ELF/Object.h
  tools/llvm-objcopy/ObjcopyOpts.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67215.218900.patch
Type: text/x-patch
Size: 8402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190905/922af8db/attachment.bin>


More information about the llvm-commits mailing list