summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/gccld.html
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2003-11-16 23:39:11 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2003-11-16 23:39:11 +0000
commit9c917abe9f20d6e5add10dcb6af9f48a042be057 (patch)
treefd2c494222e6ddab92aa5082673077cf959a46f0 /llvm/docs/CommandGuide/gccld.html
parent747777795f07e9d31f20ef17972df25670d410d1 (diff)
downloadbcm5719-llvm-9c917abe9f20d6e5add10dcb6af9f48a042be057.tar.gz
bcm5719-llvm-9c917abe9f20d6e5add10dcb6af9f48a042be057.zip
Document -disable-opt option that I added.
llvm-svn: 10045
Diffstat (limited to 'llvm/docs/CommandGuide/gccld.html')
-rw-r--r--llvm/docs/CommandGuide/gccld.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/gccld.html b/llvm/docs/CommandGuide/gccld.html
index 517caa95a15..1b90d845952 100644
--- a/llvm/docs/CommandGuide/gccld.html
+++ b/llvm/docs/CommandGuide/gccld.html
@@ -101,6 +101,11 @@ using the -native option.
Verify each pass result.
<p>
+ <li> -disable-opt
+ <br>
+ Disable all link-time optimization passes.
+ <p>
+
<li> -L=&lt;directory&gt;
<br>
Add directory to the list of directories to search when looking for
OpenPOWER on IntegriCloud