From 9c917abe9f20d6e5add10dcb6af9f48a042be057 Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Sun, 16 Nov 2003 23:39:11 +0000 Subject: Document -disable-opt option that I added. llvm-svn: 10045 --- llvm/docs/CommandGuide/gccld.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'llvm/docs') diff --git a/llvm/docs/CommandGuide/gccld.html b/llvm/docs/CommandGuide/gccld.html index 517caa95a15..1b90d845952 100644 --- a/llvm/docs/CommandGuide/gccld.html +++ b/llvm/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 -- cgit v1.2.3