aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/llvm-extract.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CommandGuide/llvm-extract.pod')
-rw-r--r--docs/CommandGuide/llvm-extract.pod9
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/CommandGuide/llvm-extract.pod b/docs/CommandGuide/llvm-extract.pod
index dfdea3547a..5ffe8689f9 100644
--- a/docs/CommandGuide/llvm-extract.pod
+++ b/docs/CommandGuide/llvm-extract.pod
@@ -45,15 +45,6 @@ Print a summary of command line options.
Specify the output filename. If filename is "-" (the default), then
B<llvm-extract> sends its output to standard output.
-=item B<--stats>
-
-Print statistics.
-
-=item B<--time-passes>
-
-Record the amount of time needed for each pass and print it to standard
-error.
-
=back
=head1 EXIT STATUS