aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/gccas.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CommandGuide/gccas.html')
-rw-r--r--docs/CommandGuide/gccas.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CommandGuide/gccas.html b/docs/CommandGuide/gccas.html
index b0297a45e7..a0bafcc820 100644
--- a/docs/CommandGuide/gccas.html
+++ b/docs/CommandGuide/gccas.html
@@ -39,6 +39,11 @@ OPTIONS
Specify the output filename which will hold the assembled bytecode.
<p>
+ <li>-disable-inlining
+ <br>
+ Disable the inlining pass. By default, it is enabled.
+ <p>
+
<li> -stats
<br>
Print statistics.