components/llvm/Solaris/man1/llvm-lib.1
changeset 6512 92717ce71105
equal deleted inserted replaced
6511:d283aa33e131 6512:92717ce71105
       
     1 .\" Man page generated from reStructuredText.
       
     2 .
       
     3 .TH "LLVM-LIB" "1" "2016-07-10" "3.8" "LLVM"
       
     4 .SH NAME
       
     5 llvm-lib \- LLVM lib.exe compatible library tool
       
     6 .
       
     7 .nr rst2man-indent-level 0
       
     8 .
       
     9 .de1 rstReportMargin
       
    10 \\$1 \\n[an-margin]
       
    11 level \\n[rst2man-indent-level]
       
    12 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
       
    13 -
       
    14 \\n[rst2man-indent0]
       
    15 \\n[rst2man-indent1]
       
    16 \\n[rst2man-indent2]
       
    17 ..
       
    18 .de1 INDENT
       
    19 .\" .rstReportMargin pre:
       
    20 . RS \\$1
       
    21 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
       
    22 . nr rst2man-indent-level +1
       
    23 .\" .rstReportMargin post:
       
    24 ..
       
    25 .de UNINDENT
       
    26 . RE
       
    27 .\" indent \\n[an-margin]
       
    28 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
       
    29 .nr rst2man-indent-level -1
       
    30 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
       
    31 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
       
    32 ..
       
    33 .SH SYNOPSIS
       
    34 .sp
       
    35 \fBllvm\-lib\fP [/libpath:<path>] [/out:<output>] [/llvmlibthin]
       
    36 [/ignore] [/machine] [/nologo] [files...]
       
    37 .SH DESCRIPTION
       
    38 .sp
       
    39 The \fBllvm\-lib\fP command is intended to be a \fBlib.exe\fP compatible
       
    40 tool. See \fI\%https://msdn.microsoft.com/en\-us/library/7ykb2k5f\fP for the
       
    41 general description.
       
    42 .sp
       
    43 \fBllvm\-lib\fP has the following extensions:
       
    44 .INDENT 0.0
       
    45 .IP \(bu 2
       
    46 Bitcode files in symbol tables.
       
    47 \fBllvm\-lib\fP includes symbols from both bitcode files and regular
       
    48 object files in the symbol table.
       
    49 .IP \(bu 2
       
    50 Creating thin archives.
       
    51 The /llvmlibthin option causes \fBllvm\-lib\fP to create thin archive
       
    52 that contain only the symbol table and the header for the various
       
    53 members. These files are much smaller, but are not compatible with
       
    54 link.exe (lld can handle them).
       
    55 .UNINDENT
       
    56 .SH AUTHOR
       
    57 Maintained by The LLVM Team (http://llvm.org/).
       
    58 .SH COPYRIGHT
       
    59 2003-2016, LLVM Project
       
    60 .\" Generated by docutils manpage writer.
       
    61 .