llvm-lipo.rst
2.52 KB
llvm-lipo - LLVM tool for manipulating universal binaries
SYNOPSIS
:program:`llvm-lipo` [filenames...] [options]
DESCRIPTION
:program:`llvm-lipo` 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.
COMMANDS
:program:`llvm-lipo` supports the following mutually exclusive commands:
BUGS
To report bugs, please visit <https://bugs.llvm.org/>.