From aaf1e4a2622a7757d75ecb0a06ced614cafb46a3 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Fri, 31 Oct 2003 00:34:52 +0000 Subject: [PATCH] The `-q' option has gone away. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9627 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/lli.html | 6 ------ 1 file changed, 6 deletions(-) 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