From 13875932b231ea8b8b92fb85685c2f720d217fc8 Mon Sep 17 00:00:00 2001 From: John Criswell Date: Fri, 12 Mar 2004 22:45:35 +0000 Subject: Performed some updates on the new options to these command line tools. llvm-svn: 12350 --- llvm/docs/CommandGuide/gccld.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'llvm/docs/CommandGuide/gccld.html') diff --git a/llvm/docs/CommandGuide/gccld.html b/llvm/docs/CommandGuide/gccld.html index be8092a7b03..c58f5581369 100644 --- a/llvm/docs/CommandGuide/gccld.html +++ b/llvm/docs/CommandGuide/gccld.html @@ -114,7 +114,12 @@ using the -native option.
  • -disable-opt
    - Disable all link-time optimization passes. + Disable all link-time optimization passes. +

    + +

  • -disable-inlining +
    + Do not run the inliner pass.

  • -L=<directory> -- cgit v1.2.3