Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
LLVM-RANLIB(1)			      LLVM			  LLVM-RANLIB(1)

NAME
     llvm-ranlib - 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)

AUTHOR
     Maintained by the LLVM Team (https://llvm.org/).

COPYRIGHT
     2003-2026, LLVM Project

13				   2026-08-04			  LLVM-RANLIB(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=llvm-ranlib13&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help