[PATCH] D67758: [llvm-lipo] Add support for archives

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 05:12:32 PDT 2019


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

Add support for creating universal binaries which can contain an archive.

Test plan: make check-all


Repository:
  rL LLVM

https://reviews.llvm.org/D67758

Files:
  test/tools/llvm-lipo/create-archive-input.test
  tools/llvm-lipo/llvm-lipo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67758.220841.patch
Type: text/x-patch
Size: 22167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/b1091bd5/attachment.bin>


More information about the llvm-commits mailing list