this detail is not needed here
authorChris Lattner <sabre@nondot.org>
Fri, 13 May 2005 20:03:17 +0000 (20:03 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 13 May 2005 20:03:17 +0000 (20:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21966 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/llvm-extract.pod

index dfdea3547a75267bf828ae8b3e469642cea63011..5ffe8689f9f454c2e6ec7a5561606f8ce7ca9d46 100644 (file)
@@ -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