[PATCH] D60773: [llvm-objcopy] Support full list of bfd targets that lld uses.

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 16 08:45:19 PDT 2019


rupprecht updated this revision to Diff 195390.
rupprecht marked 4 inline comments as done.
rupprecht added a comment.
Herald added a subscriber: fedor.sergeev.

- Fix typos
- Use alternative constructor to avoid specifying OSABI_NONE all the time


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60773

Files:
  llvm/test/tools/llvm-objcopy/ELF/bad-output-format.test
  llvm/test/tools/llvm-objcopy/ELF/cross-arch-headers.test
  llvm/tools/llvm-objcopy/CopyConfig.cpp
  llvm/tools/llvm-objcopy/CopyConfig.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60773.195390.patch
Type: text/x-patch
Size: 16581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190416/5e7e3b23/attachment.bin>


More information about the llvm-commits mailing list