summaryrefslogtreecommitdiffstats
path: root/usr.bin/clang/llvm-as/llvm-as.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/clang/llvm-as/llvm-as.1')
-rw-r--r--usr.bin/clang/llvm-as/llvm-as.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/clang/llvm-as/llvm-as.1 b/usr.bin/clang/llvm-as/llvm-as.1
index bd00ef0..de7d47a 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" "2016-03-03" "3.8" "LLVM"
+.TH "LLVM-AS" "1" "2017-12-24" "6" "LLVM"
.SH NAME
llvm-as \- LLVM assembler
.
@@ -60,15 +60,15 @@ suffix is appended.
.SH OPTIONS
.INDENT 0.0
.TP
-.B \fB\-f\fP
+\fB\-f\fP
Enable binary output on terminals. Normally, \fBllvm\-as\fP will refuse to
write raw bitcode output if the output stream is a terminal. With this option,
\fBllvm\-as\fP will write raw bitcode regardless of the output device.
.TP
-.B \fB\-help\fP
+\fB\-help\fP
Print a summary of command line options.
.TP
-.B \fB\-o\fP \fIfilename\fP
+\fB\-o\fP \fIfilename\fP
Specify the output file name. If \fIfilename\fP is \fB\-\fP, then \fBllvm\-as\fP
sends its output to standard output.
.UNINDENT
@@ -82,6 +82,6 @@ llvm\-dis|llvm\-dis, gccas|gccas
.SH AUTHOR
Maintained by The LLVM Team (http://llvm.org/).
.SH COPYRIGHT
-2003-2016, LLVM Project
+2003-2017, LLVM Project
.\" Generated by docutils manpage writer.
.
OpenPOWER on IntegriCloud