minor tweak
[oota-llvm.git] / docs / CommandGuide / llvm-extract.pod
index dfdea3547a75267bf828ae8b3e469642cea63011..77f5ee8153fb3b7e501e2f45d9ae2f5a8a125618 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
@@ -67,6 +58,6 @@ L<bugpoint|bugpoint>
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut