[PATCH] D53667: [llvm-objcopy] Handle -O <format> flag.
Jordan Rupprecht via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 24 15:41:23 PDT 2018
rupprecht updated this revision to Diff 171009.
rupprecht added a comment.
- Fix output arch format when --input is binary
Repository:
rL LLVM
https://reviews.llvm.org/D53667
Files:
test/tools/llvm-objcopy/binary-input-with-arch.test
test/tools/llvm-objcopy/binary-input.test
test/tools/llvm-objcopy/cross-arch-bad-output-format.test
test/tools/llvm-objcopy/cross-arch-headers.test
test/tools/llvm-objcopy/cross-arch-sections-symbols.test
tools/llvm-objcopy/CopyConfig.cpp
tools/llvm-objcopy/CopyConfig.h
tools/llvm-objcopy/Object.cpp
tools/llvm-objcopy/Object.h
tools/llvm-objcopy/llvm-objcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53667.171009.patch
Type: text/x-patch
Size: 20367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181024/59e4b4a8/attachment-0001.bin>
More information about the llvm-commits
mailing list