[PATCH] D70522: [llvm-lipo] Implement -extract

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 18:25:44 PST 2019


alexshap created this revision.
alexshap added reviewers: mtrent, compnerd, smeenai, plotfi.
Herald added a project: LLVM.

This diff adds support for -extract.

Test plan: make check-all


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D70522

Files:
  llvm/test/tools/llvm-lipo/extract.test
  llvm/tools/llvm-lipo/LipoOpts.td
  llvm/tools/llvm-lipo/llvm-lipo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70522.230359.patch
Type: text/x-patch
Size: 5464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191121/48b9fa81/attachment-0001.bin>


More information about the llvm-commits mailing list