[PATCH] D48413: [llvm-objcopy] Add initial support for static libraries

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 5 15:40:24 PDT 2018


alexshap updated this revision to Diff 154329.
alexshap added a comment.

Move the test for an archive containing a text file into strip-debug.test + changes to test itself


Repository:
  rL LLVM

https://reviews.llvm.org/D48413

Files:
  test/tools/llvm-objcopy/basic-archive-copy.test
  test/tools/llvm-objcopy/fail-no-output-directory.test
  test/tools/llvm-objcopy/strip-all.test
  test/tools/llvm-objcopy/strip-debug.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: D48413.154329.patch
Type: text/x-patch
Size: 22425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180705/3a74acd0/attachment-0001.bin>


More information about the llvm-commits mailing list