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

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 6 10:56:08 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336455: [llvm-objcopy] Add support for static libraries (authored by alexshap, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48413?vs=154345&id=154436#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48413

Files:
  llvm/trunk/test/tools/llvm-objcopy/basic-archive-copy.test
  llvm/trunk/test/tools/llvm-objcopy/fail-no-output-directory.test
  llvm/trunk/test/tools/llvm-objcopy/strip-all.test
  llvm/trunk/test/tools/llvm-objcopy/strip-debug.test
  llvm/trunk/tools/llvm-objcopy/Object.cpp
  llvm/trunk/tools/llvm-objcopy/Object.h
  llvm/trunk/tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48413.154436.patch
Type: text/x-patch
Size: 24891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180706/2a61c795/attachment.bin>


More information about the llvm-commits mailing list