2 Commits

Author SHA1 Message Date
Alexander Shaposhnikov
80e7ea0a47 [llvm-objcopy] Add support for static libraries
This diff adds support for handling static libraries 
to llvm-objcopy and llvm-strip.

Test plan: make check-all

Differential revision: https://reviews.llvm.org/D48413


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@336455 91177308-0d34-0410-b5e6-96231b3b80d8
2018-07-06 17:51:03 +00:00
Rafael Espindola
82859399b0 Make sure an error is always handled.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317724 91177308-0d34-0410-b5e6-96231b3b80d8
2017-11-08 21:15:21 +00:00