summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-10-16 20:05:48 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-10-16 20:05:48 +0000
commite9f3af6ace703755e568cb7b3a254109bbec2150 (patch)
tree5aa2ff6055a44bce6ea8a599f9786308b99179bf /llvm/docs/CommandGuide
parentd66d6c8a80ea5dbedc750a89d103489c02155f7f (diff)
downloadbcm5719-llvm-e9f3af6ace703755e568cb7b3a254109bbec2150.tar.gz
bcm5719-llvm-e9f3af6ace703755e568cb7b3a254109bbec2150.zip
Added documentation on the new -disable-inlining option.
llvm-svn: 9176
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r--llvm/docs/CommandGuide/gccas.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/gccas.html b/llvm/docs/CommandGuide/gccas.html
index b0297a45e71..a0bafcc8206 100644
--- a/llvm/docs/CommandGuide/gccas.html
+++ b/llvm/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.
OpenPOWER on IntegriCloud