[PATCH] D67144: [llvm-objcopy] Default --output-target to --input-target when unspecified

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 09:20:35 PDT 2019


MaskRay updated this revision to Diff 218729.
MaskRay marked 2 inline comments as done.
MaskRay added a comment.

%t.3.txt -> %t.5.txt

Delete a powerpc32 test which did not exist before


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67144

Files:
  test/tools/llvm-objcopy/ELF/binary-input-and-output.test
  test/tools/llvm-objcopy/ELF/binary-input-arch.test
  test/tools/llvm-objcopy/ELF/binary-input-error.test
  test/tools/llvm-objcopy/ELF/binary-input.test
  test/tools/llvm-objcopy/ELF/binary-output-target.test
  test/tools/llvm-objcopy/ELF/new-symbol-visibility.test
  tools/llvm-objcopy/CopyConfig.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67144.218729.patch
Type: text/x-patch
Size: 11450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190904/167cebb4/attachment.bin>


More information about the llvm-commits mailing list