1LLVM-RANLIB(1)                       LLVM                       LLVM-RANLIB(1)
2
3
4

NAME

6       llvm-ranlib  -  generates an archive index # llvm-ranlib - generates an
7       archive index
8
9       ## SYNOPSIS
10
11       llvm-ranlib [options]
12
13       ## DESCRIPTION
14
15       llvm-ranlib is an alias for the [llvm-ar](llvm-ar.html) tool that  gen‐
16       erates  an  index  for  an archive. It can be used as a replacement for
17       GNU's ranlib tool.
18
19       Running llvm-ranlib is equivalent to running llvm-ar s.
20
21       ## SEE ALSO
22
23       Refer to [llvm-ar](llvm-ar.html) for additional information.
24

AUTHOR

26       Maintained by the LLVM Team (https://llvm.org/).
27
29       2003-2021, LLVM Project
30
31
32
33
349                                 2021-07-22                    LLVM-RANLIB(1)
Impressum