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

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 19:13:08 PDT 2018


alexshap created this revision.
alexshap added reviewers: jakehehrlich, jhenderson.
alexshap created this object with visibility "All Users".

This diff adds support for handling static libraries to llvm-strip.

Test plan: make check-all


Repository:
  rL LLVM

https://reviews.llvm.org/D48413

Files:
  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.152217.patch
Type: text/x-patch
Size: 16857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/63ee9b6d/attachment.bin>


More information about the llvm-commits mailing list