[PATCH] D50343: [llvm-objcopy] Add support for -I binary -B <arch>.
Jordan Rupprecht via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 14 11:50:48 PDT 2018
rupprecht updated this revision to Diff 160656.
rupprecht marked 6 inline comments as done.
rupprecht added a comment.
- Fix tests, add null symbol to symtab, make binary objection creation less fragile, and automatically assign section indices
Repository:
rL LLVM
https://reviews.llvm.org/D50343
Files:
test/tools/llvm-objcopy/binary-input-and-output.test
test/tools/llvm-objcopy/binary-input-arch.test
test/tools/llvm-objcopy/binary-input-error.test
test/tools/llvm-objcopy/binary-input.test
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: D50343.160656.patch
Type: text/x-patch
Size: 25765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180814/6c878460/attachment.bin>
More information about the llvm-commits
mailing list