llvm-libtool-darwin.rst
2.55 KB
llvm-libtool-darwin - LLVM tool for creating libraries for Darwin
SYNOPSIS
:program:`llvm-libtool-darwin` [options] <input files>
DESCRIPTION
:program:`llvm-libtool-darwin` is a tool for creating static and dynamic libraries for Darwin.
For most scenarios, it works as a drop-in replacement for cctools' :program:`libtool`.
OPTIONS
:program:`llvm-libtool-darwin` supports the following options:
EXIT STATUS
:program:`llvm-libtool-darwin` exits with a non-zero exit code if there is an error. Otherwise, it exits with code 0.
BUGS
To report bugs, please visit <https://bugs.llvm.org/>.