llvm-ranlib-14 - Man Page
generates an archive index
Synopsis
llvm-ranlib [options]
Description
llvm-ranlib is an alias for the llvm-ar <> tool that generates 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
llvm-ar(1) <https://llvm.org/docs/CommandGuide/llvm-ar.html>
Author
Maintained by the LLVM Team (https://llvm.org/).
Copyright
2003-2026, LLVM Project
Info
2026-07-16 14 LLVM