From: Brian Gaeke Date: Sun, 16 Nov 2003 23:39:11 +0000 (+0000) Subject: Document -disable-opt option that I added. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=99fe6ba1bf4381a32707d26857b308b8dcc61a94;p=oota-llvm.git Document -disable-opt option that I added. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10045 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/gccld.html b/docs/CommandGuide/gccld.html index 517caa95a15..1b90d845952 100644 --- a/docs/CommandGuide/gccld.html +++ b/docs/CommandGuide/gccld.html @@ -101,6 +101,11 @@ using the -native option. Verify each pass result.

+

  • -disable-opt +
    + Disable all link-time optimization passes. +

    +

  • -L=<directory>
    Add directory to the list of directories to search when looking for