[PATCH] D63341: [llvm-lipo] Implement -thin

Anusha Basana via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 13:56:39 PDT 2019


anushabasana updated this revision to Diff 205180.
anushabasana added a comment.

Added comments, fixed error messages, and print error for archive files.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63341/new/

https://reviews.llvm.org/D63341

Files:
  llvm/test/tools/llvm-lipo/Inputs/i386-slice.yaml
  llvm/test/tools/llvm-lipo/Inputs/i386-x86_64-universal.yaml
  llvm/test/tools/llvm-lipo/help-error-messages.test
  llvm/test/tools/llvm-lipo/thin-executable-universal-binary.test
  llvm/test/tools/llvm-lipo/thin-macho-binary.test
  llvm/test/tools/llvm-lipo/thin-universal-binary.test
  llvm/tools/llvm-lipo/LipoOpts.td
  llvm/tools/llvm-lipo/llvm-lipo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63341.205180.patch
Type: text/x-patch
Size: 20186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/a82a52fa/attachment.bin>


More information about the llvm-commits mailing list