FreeBSD Manual Pages
LLVM-RANLIB(1) LLVM LLVM-RANLIB(1) NAME llvm-ranlib - generates an archive index # llvm-ranlib - generates an archive index ## SYNOPSIS llvm-ranlib [options] ## DESCRIPTION llvm-ranlib is an alias for the [llvm-ar](llvm-ar.html) tool that gen- erates an index for an archive. It can be used as a replacement for GNU's ranlib tool. Running llvm-ranlib is equivalent to running llvm-ar s. ## SEE ALSO Refer to [llvm-ar](llvm-ar.html) for additional information. AUTHOR Maintained by the LLVM Team (https://llvm.org/). COPYRIGHT 2003-2021, LLVM Project 9 2021-02-28 LLVM-RANLIB(1)
NAME | AUTHOR | COPYRIGHT
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=llvm-ranlib90&sektion=1&manpath=FreeBSD+13.0-RELEASE+and+Ports>