[PATCH] D67215: [llvm-objcopy] Ignore -B --binary-architecture=
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 5 05:37:06 PDT 2019
jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.
LGTM, aside from one comment. Perhaps worth confirming with @jakehehrlich about it?
================
Comment at: docs/CommandGuide/llvm-objcopy.rst:180-182
.. option:: --binary-architecture <arch>, -B
+ Ignored for compatibility.
----------------
As this is now ignored, perhaps this can be moved to the generic options section, rather than ELF-specific?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67215/new/
https://reviews.llvm.org/D67215
More information about the llvm-commits
mailing list