PreSelection isn't optional and so there's no way to turn it off.
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 16 Feb 2004 19:45:26 +0000 (19:45 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 16 Feb 2004 19:45:26 +0000 (19:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11504 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/llc.html

index 36226933f958c05ce8b3a3a5115ecb98e646f4a1..30f8603e3ad533ea57e61e438f2605ff47b00975 100644 (file)
@@ -159,11 +159,6 @@ OPTIONS
        Disable peephole optimization pass.
        <p>
 
-       <li>-disable-preopt
-       <br>
-       Disable optimizations prior to instruction selection.
-       <p>
-
        <li>-disable-sched
        <br>
        Disable local scheduling pass.