diff --git a/usr.bin/clang/bugpoint/bugpoint.1 b/usr.bin/clang/bugpoint/bugpoint.1 index 8597c27c6947..b2211e0696c7 100644 --- a/usr.bin/clang/bugpoint/bugpoint.1 +++ b/usr.bin/clang/bugpoint/bugpoint.1 @@ -1,7 +1,7 @@ .\" $FreeBSD$ .\" Man page generated from reStructuredText. . -.TH "BUGPOINT" "1" "2014-01-01" "3.4" "LLVM" +.TH "BUGPOINT" "1" "2015-01-10" "3.5" "LLVM" .SH NAME bugpoint \- automatic test case reduction tool . @@ -211,13 +211,6 @@ by compiling the program with the "safe" backend and running it. .UNINDENT .UNINDENT .sp -\fB\-\-profile\-info\-file\fP \fIfilename\fP -.INDENT 0.0 -.INDENT 3.5 -Profile file loaded by \fB\-\-profile\-loader\fP\&. -.UNINDENT -.UNINDENT -.sp \fB\-\-run\-{int,jit,llc,custom}\fP .INDENT 0.0 .INDENT 3.5 @@ -295,6 +288,6 @@ opt|opt .SH AUTHOR Maintained by The LLVM Team (http://llvm.org/). .SH COPYRIGHT -2003-2013, LLVM Project +2003-2014, LLVM Project .\" Generated by docutils manpage writer. . diff --git a/usr.bin/clang/llc/llc.1 b/usr.bin/clang/llc/llc.1 index 81fd80a6c50b..c93aa1f038b9 100644 --- a/usr.bin/clang/llc/llc.1 +++ b/usr.bin/clang/llc/llc.1 @@ -1,7 +1,7 @@ .\" $FreeBSD$ .\" Man page generated from reStructuredText. . -.TH "LLC" "1" "2014-01-01" "3.4" "LLVM" +.TH "LLC" "1" "2015-01-10" "3.5" "LLVM" .SH NAME llc \- LLVM static compiler . @@ -69,7 +69,7 @@ Print a summary of command line options. .B \-O=uint Generate code at different optimization levels. These correspond to the \fB\-O0\fP, \fB\-O1\fP, \fB\-O2\fP, and \fB\-O3\fP optimization levels used by -\fBllvm\-gcc\fP and \fBclang\fP\&. +\fBclang\fP\&. .UNINDENT .INDENT 0.0 .TP @@ -160,12 +160,6 @@ would otherwise not be usable (such as \fBfsin\fP on X86). .UNINDENT .INDENT 0.0 .TP -.B \-\-enable\-correct\-eh\-support -Instruct the \fBlowerinvoke\fP pass to insert code for correct exception -handling support. This is expensive and is by default omitted for efficiency. -.UNINDENT -.INDENT 0.0 -.TP .B \-\-stats Print statistics recorded by code\-generation passes. .UNINDENT @@ -260,6 +254,6 @@ lli .SH AUTHOR Maintained by The LLVM Team (http://llvm.org/). .SH COPYRIGHT -2003-2013, LLVM Project +2003-2014, LLVM Project .\" Generated by docutils manpage writer. . diff --git a/usr.bin/clang/lli/lli.1 b/usr.bin/clang/lli/lli.1 index e1ea14cbd8f6..2484370d1e45 100644 --- a/usr.bin/clang/lli/lli.1 +++ b/usr.bin/clang/lli/lli.1 @@ -1,7 +1,7 @@ .\" $FreeBSD$ .\" Man page generated from reStructuredText. . -.TH "LLI" "1" "2014-01-01" "3.4" "LLVM" +.TH "LLI" "1" "2015-01-10" "3.5" "LLVM" .SH NAME lli \- directly execute programs from LLVM bitcode . @@ -216,13 +216,6 @@ Disable fusing of spill code into instructions. .UNINDENT .UNINDENT .sp -\fB\-enable\-correct\-eh\-support\fP -.INDENT 0.0 -.INDENT 3.5 -Make the \-lowerinvoke pass insert expensive, but correct, EH code. -.UNINDENT -.UNINDENT -.sp \fB\-jit\-enable\-eh\fP .INDENT 0.0 .INDENT 3.5 @@ -345,6 +338,6 @@ llc|llc .SH AUTHOR Maintained by The LLVM Team (http://llvm.org/). .SH COPYRIGHT -2003-2013, LLVM Project +2003-2014, LLVM Project .\" Generated by docutils manpage writer. . diff --git a/usr.bin/clang/llvm-ar/llvm-ar.1 b/usr.bin/clang/llvm-ar/llvm-ar.1 index 11fc8561e701..bcff566ae151 100644 --- a/usr.bin/clang/llvm-ar/llvm-ar.1 +++ b/usr.bin/clang/llvm-ar/llvm-ar.1 @@ -1,7 +1,7 @@ .\" $FreeBSD$ .\" Man page generated from reStructuredText. . -.TH "LLVM-AR" "1" "2014-01-01" "3.4" "LLVM" +.TH "LLVM-AR" "1" "2015-01-10" "3.5" "LLVM" .SH NAME llvm-ar \- LLVM archiver . @@ -385,6 +385,6 @@ ar(1) .SH AUTHOR Maintained by The LLVM Team (http://llvm.org/). .SH COPYRIGHT -2003-2013, LLVM Project +2003-2014, LLVM Project .\" Generated by docutils manpage writer. . diff --git a/usr.bin/clang/llvm-as/llvm-as.1 b/usr.bin/clang/llvm-as/llvm-as.1 index bca402be05b8..423dffa12470 100644 --- a/usr.bin/clang/llvm-as/llvm-as.1 +++ b/usr.bin/clang/llvm-as/llvm-as.1 @@ -1,7 +1,7 @@ .\" $FreeBSD$ .\" Man page generated from reStructuredText. . -.TH "LLVM-AS" "1" "2014-01-01" "3.4" "LLVM" +.TH "LLVM-AS" "1" "2015-01-10" "3.5" "LLVM" .SH NAME llvm-as \- LLVM assembler . @@ -82,6 +82,6 @@ llvm\-dis|llvm\-dis, gccas|gccas .SH AUTHOR Maintained by The LLVM Team (http://llvm.org/). .SH COPYRIGHT -2003-2013, LLVM Project +2003-2014, LLVM Project .\" Generated by docutils manpage writer. . diff --git a/usr.bin/clang/llvm-bcanalyzer/llvm-bcanalyzer.1 b/usr.bin/clang/llvm-bcanalyzer/llvm-bcanalyzer.1 index 1745278df49f..a7e15843714e 100644 --- a/usr.bin/clang/llvm-bcanalyzer/llvm-bcanalyzer.1 +++ b/usr.bin/clang/llvm-bcanalyzer/llvm-bcanalyzer.1 @@ -1,7 +1,7 @@ .\" $FreeBSD$ .\" Man page generated from reStructuredText. . -.TH "LLVM-BCANALYZER" "1" "2014-01-01" "3.4" "LLVM" +.TH "LLVM-BCANALYZER" "1" "2015-01-10" "3.5" "LLVM" .SH NAME llvm-bcanalyzer \- LLVM bitcode analyzer . @@ -471,6 +471,6 @@ Rate encoding scheme. The percentage is relative to # of VBR Expanded Bytes. .SH AUTHOR Maintained by The LLVM Team (http://llvm.org/). .SH COPYRIGHT -2003-2013, LLVM Project +2003-2014, LLVM Project .\" Generated by docutils manpage writer. . diff --git a/usr.bin/clang/llvm-diff/llvm-diff.1 b/usr.bin/clang/llvm-diff/llvm-diff.1 index 7445bc790148..764964a1a9ac 100644 --- a/usr.bin/clang/llvm-diff/llvm-diff.1 +++ b/usr.bin/clang/llvm-diff/llvm-diff.1 @@ -1,7 +1,7 @@ .\" $FreeBSD$ .\" Man page generated from reStructuredText. . -.TH "LLVM-DIFF" "1" "2014-01-01" "3.4" "LLVM" +.TH "LLVM-DIFF" "1" "2015-01-10" "3.5" "LLVM" .SH NAME llvm-diff \- LLVM structural 'diff' . @@ -72,6 +72,6 @@ massive detected differences in blocks. .SH AUTHOR Maintained by The LLVM Team (http://llvm.org/). .SH COPYRIGHT -2003-2013, LLVM Project +2003-2014, LLVM Project .\" Generated by docutils manpage writer. . diff --git a/usr.bin/clang/llvm-dis/llvm-dis.1 b/usr.bin/clang/llvm-dis/llvm-dis.1 index d3096a6a7a37..c6eafa521649 100644 --- a/usr.bin/clang/llvm-dis/llvm-dis.1 +++ b/usr.bin/clang/llvm-dis/llvm-dis.1 @@ -1,7 +1,7 @@ .\" $FreeBSD$ .\" Man page generated from reStructuredText. . -.TH "LLVM-DIS" "1" "2014-01-01" "3.4" "LLVM" +.TH "LLVM-DIS" "1" "2015-01-10" "3.5" "LLVM" .SH NAME llvm-dis \- LLVM disassembler . @@ -83,6 +83,6 @@ llvm\-as|llvm\-as .SH AUTHOR Maintained by The LLVM Team (http://llvm.org/). .SH COPYRIGHT -2003-2013, LLVM Project +2003-2014, LLVM Project .\" Generated by docutils manpage writer. . diff --git a/usr.bin/clang/llvm-extract/llvm-extract.1 b/usr.bin/clang/llvm-extract/llvm-extract.1 index 579b0f6d01d3..1d6495ed5f86 100644 --- a/usr.bin/clang/llvm-extract/llvm-extract.1 +++ b/usr.bin/clang/llvm-extract/llvm-extract.1 @@ -1,7 +1,7 @@ .\" $FreeBSD$ .\" Man page generated from reStructuredText. . -.TH "LLVM-EXTRACT" "1" "2014-01-01" "3.4" "LLVM" +.TH "LLVM-EXTRACT" "1" "2015-01-10" "3.5" "LLVM" .SH NAME llvm-extract \- extract a function from an LLVM module . @@ -124,6 +124,6 @@ bugpoint .SH AUTHOR Maintained by The LLVM Team (http://llvm.org/). .SH COPYRIGHT -2003-2013, LLVM Project +2003-2014, LLVM Project .\" Generated by docutils manpage writer. . diff --git a/usr.bin/clang/llvm-link/llvm-link.1 b/usr.bin/clang/llvm-link/llvm-link.1 index 0ac2d28f95eb..710391e1690e 100644 --- a/usr.bin/clang/llvm-link/llvm-link.1 +++ b/usr.bin/clang/llvm-link/llvm-link.1 @@ -1,7 +1,7 @@ .\" $FreeBSD$ .\" Man page generated from reStructuredText. . -.TH "LLVM-LINK" "1" "2014-01-01" "3.4" "LLVM" +.TH "LLVM-LINK" "1" "2015-01-10" "3.5" "LLVM" .SH NAME llvm-link \- LLVM bitcode linker . @@ -84,6 +84,6 @@ occurs, it will exit with a non\-zero value. .SH AUTHOR Maintained by The LLVM Team (http://llvm.org/). .SH COPYRIGHT -2003-2013, LLVM Project +2003-2014, LLVM Project .\" Generated by docutils manpage writer. . diff --git a/usr.bin/clang/llvm-nm/llvm-nm.1 b/usr.bin/clang/llvm-nm/llvm-nm.1 index 1683289b4aca..b837a3b3216e 100644 --- a/usr.bin/clang/llvm-nm/llvm-nm.1 +++ b/usr.bin/clang/llvm-nm/llvm-nm.1 @@ -1,7 +1,7 @@ .\" $FreeBSD$ .\" Man page generated from reStructuredText. . -.TH "LLVM-NM" "1" "2014-01-01" "3.4" "LLVM" +.TH "LLVM-NM" "1" "2015-01-10" "3.5" "LLVM" .SH NAME llvm-nm \- list LLVM bitcode and object file's symbol table . @@ -208,6 +208,6 @@ llvm\-dis, ar(1), nm(1) .SH AUTHOR Maintained by The LLVM Team (http://llvm.org/). .SH COPYRIGHT -2003-2013, LLVM Project +2003-2014, LLVM Project .\" Generated by docutils manpage writer. . diff --git a/usr.bin/clang/opt/opt.1 b/usr.bin/clang/opt/opt.1 index 8e1960a55767..a346402636ce 100644 --- a/usr.bin/clang/opt/opt.1 +++ b/usr.bin/clang/opt/opt.1 @@ -1,7 +1,7 @@ .\" $FreeBSD$ .\" Man page generated from reStructuredText. . -.TH "OPT" "1" "2014-01-01" "3.4" "LLVM" +.TH "OPT" "1" "2015-01-10" "3.5" "LLVM" .SH NAME opt \- LLVM optimizer . @@ -95,9 +95,8 @@ order in which they are executed (within pass constraints). .TP .B \-std\-compile\-opts This is short hand for a standard list of \fIcompile time optimization\fP passes. -This is typically used to optimize the output from the llvm\-gcc front end. It -might be useful for other front end compilers as well. To discover the full -set of options available, use the following command: +It might be useful for other front end compilers as well. To discover the +full set of options available, use the following command: .INDENT 7.0 .INDENT 3.5 .sp @@ -142,11 +141,6 @@ this kind of problem. .UNINDENT .INDENT 0.0 .TP -.B \-profile\-info\-file -Specify the name of the file loaded by the \fB\-profile\-loader\fP option. -.UNINDENT -.INDENT 0.0 -.TP .B \-stats Print statistics. .UNINDENT @@ -193,6 +187,6 @@ occurs, it will exit with a non\-zero value. .SH AUTHOR Maintained by The LLVM Team (http://llvm.org/). .SH COPYRIGHT -2003-2013, LLVM Project +2003-2014, LLVM Project .\" Generated by docutils manpage writer. . diff --git a/usr.bin/clang/tblgen/tblgen.1 b/usr.bin/clang/tblgen/tblgen.1 index 95036ebf41d8..848d5bacfef1 100644 --- a/usr.bin/clang/tblgen/tblgen.1 +++ b/usr.bin/clang/tblgen/tblgen.1 @@ -1,7 +1,7 @@ .\" $FreeBSD$ .\" Man page generated from reStructuredText. . -.TH "TBLGEN" "1" "2014-01-01" "3.4" "LLVM" +.TH "TBLGEN" "1" "2015-01-10" "3.5" "LLVM" .SH NAME tblgen \- Target Description To C++ Code Generator . @@ -42,7 +42,7 @@ users of LLVM will not need to use this program. It is only for assisting with writing an LLVM target backend. .sp The input and output of \fBtblgen\fP is beyond the scope of this short -introduction. Please see \fB\&../TableGenFundamentals\fP\&. +introduction; please see the \fBintroduction to TableGen\fP\&. .sp The \fIfilename\fP argument specifies the name of a Target Description (\fB\&.td\fP) file to read as input. @@ -177,6 +177,6 @@ occurs, it will exit with a non\-zero value. .SH AUTHOR Maintained by The LLVM Team (http://llvm.org/). .SH COPYRIGHT -2003-2013, LLVM Project +2003-2014, LLVM Project .\" Generated by docutils manpage writer. .