The `-q' option has gone away.
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 31 Oct 2003 00:34:52 +0000 (00:34 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 31 Oct 2003 00:34:52 +0000 (00:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9627 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/lli.html

index 70a42d645f684493d5cb91960629600fd59cc4c4..e9dbdbdd8bd7d51a118751042a33f605ca5c7cd8 100644 (file)
@@ -80,12 +80,6 @@ OPTIONS
     <tt>lli</tt> on.
        <p>
 
-    <li> <tt>-quiet, -q</tt>
-    <br>
-    Do not print any output about the return values of functions.
-    This is presently only applicable to the interpreter.
-    <p>
-
     <li> <tt>-force-interpreter={false,true}</tt>
     <br>
     If set to true, use the interpreter even if a just-in-time compiler is