[PATCH] D62706: [llvm-lipo] Add docs for llvm-lipo
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 30 15:26:14 PDT 2019
smeenai added a reviewer: anushabasana.
smeenai added a comment.
LGTM, but I'd wait for @mtrent.
================
Comment at: docs/CommandGuide/llvm-lipo.rst:11
+-----------
+:program:`llvm-lipo` can create universal binaries,
+extract regular object files and report some information about the input.
----------------
Nit: wrapping seems a bit weird here?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62706/new/
https://reviews.llvm.org/D62706
More information about the llvm-commits
mailing list