From: Chris Lattner Date: Fri, 13 May 2005 20:03:17 +0000 (+0000) Subject: this detail is not needed here X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4abf2fe81a943f0a8c7d1d20ba6f810e05b9e6ab;p=oota-llvm.git this detail is not needed here git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21966 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/llvm-extract.pod b/docs/CommandGuide/llvm-extract.pod index dfdea3547a7..5ffe8689f9f 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 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