summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/gccld.html
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2004-03-12 22:45:35 +0000
committerJohn Criswell <criswell@uiuc.edu>2004-03-12 22:45:35 +0000
commit13875932b231ea8b8b92fb85685c2f720d217fc8 (patch)
treed489419d2b6400708c83966c8706c213b7fb740a /llvm/docs/CommandGuide/gccld.html
parenta036253872ed5c9b60b1e1aaaca08e81be74dc49 (diff)
downloadbcm5719-llvm-13875932b231ea8b8b92fb85685c2f720d217fc8.tar.gz
bcm5719-llvm-13875932b231ea8b8b92fb85685c2f720d217fc8.zip
Performed some updates on the new options to these command line tools.
llvm-svn: 12350
Diffstat (limited to 'llvm/docs/CommandGuide/gccld.html')
-rw-r--r--llvm/docs/CommandGuide/gccld.html7
1 files changed, 6 insertions, 1 deletions
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.
<li> -disable-opt
<br>
- Disable all link-time optimization passes.
+ Disable all link-time optimization passes.
+ <p>
+
+ <li> -disable-inlining
+ <br>
+ Do not run the inliner pass.
<p>
<li> -L=&lt;directory&gt;
OpenPOWER on IntegriCloud