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

NAME

6       llvm-ranlib - generates an archive index
7

SYNOPSIS

9       llvm-ranlib [options] archive...
10

DESCRIPTION

12       llvm-ranlib  is  an  alias for the llvm-ar tool that generates an index
13       for one or more archives. It can be used as  a  replacement  for  GNU's
14       ranlib tool.
15
16       Running llvm-ranlib is equivalent to running llvm-ar s.
17

SEE ALSO

19       llvm-ar(1)
20

AUTHOR

22       Maintained by the LLVM Team (https://llvm.org/).
23
25       2003-2023, LLVM Project
26
27
28
29
3015                                2023-01-12                    LLVM-RANLIB(1)
Impressum