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

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 19:26:42 PDT 2018


alexshap updated this revision to Diff 153245.
alexshap retitled this revision from "[llvm-strip] Add initial support for static libraries" to "[llvm-objcopy] Add initial support for static libraries".
alexshap edited the summary of this revision.
alexshap added a comment.

minor change


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.153245.patch
Type: text/x-patch
Size: 20117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180628/b325bfda/attachment-0001.bin>


More information about the llvm-commits mailing list