[PATCH] D39977: [llvm-objcopy] Support the rest of the ELF formats

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 13 19:24:13 PST 2017


jakehehrlich updated this revision to Diff 122768.
jakehehrlich added a comment.

Replaced explicit types with auto as recommended. Thanks Davide!


Repository:
  rL LLVM

https://reviews.llvm.org/D39977

Files:
  test/tools/llvm-objcopy/elf32be.test
  test/tools/llvm-objcopy/elf32le.test
  test/tools/llvm-objcopy/elf64be.test
  tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39977.122768.patch
Type: text/x-patch
Size: 4607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171114/ef00edc3/attachment.bin>


More information about the llvm-commits mailing list