ranlib - generates an archive index — LLVM 21.0.0git documentation (original) (raw)
SYNOPSIS¶
llvm-ranlib [_options_] archive…
DESCRIPTION¶
llvm-ranlib is an alias for the llvm-ar tool that generates an index for one or more archives. It can be used as a replacement for GNU’sranlib tool.
Running llvm-ranlib is equivalent to running llvm-ar s
.
SEE ALSO¶
© Copyright 2003-2025, LLVM Project. Last updated on 2025-05-12. Created using Sphinx 7.2.6.