[PATCH] D65676: [llvm-lipo] Update llvm-lipo docs for -info -thin -create -replace -segalign flags
Michael Trent via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 16:15:03 PDT 2019
mtrent added inline comments.
================
Comment at: llvm/docs/CommandGuide/llvm-lipo.rst:48
+
+ Take a single universal binary input file and the thing flag followed by an architecture type.
+ Require the output flag to be specified, and output a thin binary of the specified architecture.
----------------
"… and the thin flag"
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65676/new/
https://reviews.llvm.org/D65676
More information about the llvm-commits
mailing list