aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/gccld.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CommandGuide/gccld.html')
-rw-r--r--docs/CommandGuide/gccld.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/CommandGuide/gccld.html b/docs/CommandGuide/gccld.html
index be8092a7b0..c58f558136 100644
--- a/docs/CommandGuide/gccld.html
+++ b/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;