.\" Man page generated from reStructuredText. . .TH "LLVM-LIPO" "1" "2019-09-13" "9" "LLVM" .SH NAME llvm-lipo \- LLVM tool for manipulating universal binaries . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH SYNOPSIS .sp \fBllvm\-lipo\fP [\fIfilenames…\fP] [\fIoptions\fP] .SH DESCRIPTION .sp \fBllvm\-lipo\fP can create universal binaries from Mach\-O files, extract regular object files from universal binaries, and display architecture information about both universal and regular files. .SH COMMANDS .sp \fBllvm\-lipo\fP supports the following mutually exclusive commands: .INDENT 0.0 .TP .B \-help, \-h Display usage information and exit. .UNINDENT .INDENT 0.0 .TP .B \-version Display the version of this program. .UNINDENT .INDENT 0.0 .TP .B \-verify_arch [ ...] Take a single input file and verify the specified architectures are present in the file. If so then exit with a status of 0 else exit with a status of 1. .UNINDENT .INDENT 0.0 .TP .B \-archs Take a single input file and display the architectures present in the file. Each architecture is separated by a single whitespace. Unknown architectures are displayed as unknown(CPUtype,CPUsubtype). .UNINDENT .SH BUGS .sp To report bugs, please visit <\fI\%http://llvm.org/bugs/\fP>. .SH AUTHOR Maintained by the LLVM Team (https://llvm.org/). .SH COPYRIGHT 2003-2019, LLVM Project .\" Generated by docutils manpage writer. .