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

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 28 04:20:12 PDT 2018


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

minor changes in the tests


Repository:
  rL LLVM

https://reviews.llvm.org/D48413

Files:
  test/tools/llvm-objcopy/basic-archive-copy.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.153290.patch
Type: text/x-patch
Size: 20255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180628/b9601b31/attachment.bin>


More information about the llvm-commits mailing list