.
. RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .rstReportMargin post:
.. . 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]]
..
-f Enable binary output on terminals. Normally, llvm-link will refuse to write raw bitcode output if the output stream is a terminal. With this option, llvm-link will write raw bitcode regardless of the output device. NINDENT NDENT 0.0
-o filename Specify the output file name. If filename is "-", then llvm-link will write its output to standard output. NINDENT NDENT 0.0
-S Write output in LLVM intermediate language (instead of bitcode). NINDENT NDENT 0.0
-d If specified, llvm-link prints a human-readable version of the output bitcode file to standard error. NINDENT NDENT 0.0
-help Print a summary of command line options. NINDENT NDENT 0.0
-v Verbose mode. Print information about what llvm-link is doing. This typically includes a message for each bitcode file linked in and for each library found. NINDENT
.