LLVM-RANLIB(1) | LLVM | LLVM-RANLIB(1) |
llvm-ranlib - generates an archive index
llvm-ranlib [options]
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.
llvm-ar(1)
Maintained by the LLVM Team (https://llvm.org/).
2003-2021, LLVM Project
2021-11-13 | 11 |