summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/opt.pod
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/CommandGuide/opt.pod')
-rw-r--r--llvm/docs/CommandGuide/opt.pod6
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/docs/CommandGuide/opt.pod b/llvm/docs/CommandGuide/opt.pod
index d1d1db5ef67..daf10405a08 100644
--- a/llvm/docs/CommandGuide/opt.pod
+++ b/llvm/docs/CommandGuide/opt.pod
@@ -38,12 +38,6 @@ writes its output to the standard output.
=over
-=item B<-f>
-
-Enable binary output on terminals. Normally, B<opt> will refuse to
-write raw bitcode output if the output stream is a terminal. With this option,
-B<opt> will write raw bitcode regardless of the output device.
-
=item B<-help>
Print a summary of command line options.
OpenPOWER on IntegriCloud