components/llvm/Solaris/man1/llvm-lib.1
author Neng Xue <neng.xue@oracle.com>
Fri, 14 Oct 2016 11:36:01 -0700
changeset 7111 a0e4f5518caa
parent 6512 92717ce71105
permissions -rw-r--r--
23500659 Setting ADIHEAP finds issues in GSS-API

.\" Man page generated from reStructuredText.
.
.TH "LLVM-LIB" "1" "2016-07-10" "3.8" "LLVM"
.SH NAME
llvm-lib \- LLVM lib.exe compatible library tool
.
.nr rst2man-indent-level 0
.
.de1 rstReportMargin
\\$1 \\n[an-margin]
level \\n[rst2man-indent-level]
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
-
\\n[rst2man-indent0]
\\n[rst2man-indent1]
\\n[rst2man-indent2]
..
.de1 INDENT
.\" .rstReportMargin pre:
. RS \\$1
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
. nr rst2man-indent-level +1
.\" .rstReportMargin post:
..
.de UNINDENT
. RE
.\" indent \\n[an-margin]
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.SH SYNOPSIS
.sp
\fBllvm\-lib\fP [/libpath:<path>] [/out:<output>] [/llvmlibthin]
[/ignore] [/machine] [/nologo] [files...]
.SH DESCRIPTION
.sp
The \fBllvm\-lib\fP command is intended to be a \fBlib.exe\fP compatible
tool. See \fI\%https://msdn.microsoft.com/en\-us/library/7ykb2k5f\fP for the
general description.
.sp
\fBllvm\-lib\fP has the following extensions:
.INDENT 0.0
.IP \(bu 2
Bitcode files in symbol tables.
\fBllvm\-lib\fP includes symbols from both bitcode files and regular
object files in the symbol table.
.IP \(bu 2
Creating thin archives.
The /llvmlibthin option causes \fBllvm\-lib\fP to create thin archive
that contain only the symbol table and the header for the various
members. These files are much smaller, but are not compatible with
link.exe (lld can handle them).
.UNINDENT
.SH AUTHOR
Maintained by The LLVM Team (http://llvm.org/).
.SH COPYRIGHT
2003-2016, LLVM Project
.\" Generated by docutils manpage writer.
.