From: Misha Brukman Date: Fri, 31 Oct 2003 00:34:52 +0000 (+0000) Subject: The `-q' option has gone away. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=aaf1e4a2622a7757d75ecb0a06ced614cafb46a3;p=oota-llvm.git The `-q' option has gone away. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9627 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/lli.html b/docs/CommandGuide/lli.html index 70a42d645f6..e9dbdbdd8bd 100644 --- a/docs/CommandGuide/lli.html +++ b/docs/CommandGuide/lli.html @@ -80,12 +80,6 @@ OPTIONS lli on.

-

  • -quiet, -q -
    - Do not print any output about the return values of functions. - This is presently only applicable to the interpreter. -

    -

  • -force-interpreter={false,true}
    If set to true, use the interpreter even if a just-in-time compiler is