summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CompilerDriver.html
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2004-11-21 14:58:12 +0000
committerJohn Criswell <criswell@uiuc.edu>2004-11-21 14:58:12 +0000
commit8f002b6b50fe2feceb42c0cc613b62eff0e59403 (patch)
tree92d2682789395f07ec708ec414eef7367239d70b /llvm/docs/CompilerDriver.html
parenta9f34caf427e147719e8af28c6677e9f34ff86fb (diff)
downloadbcm5719-llvm-8f002b6b50fe2feceb42c0cc613b62eff0e59403.tar.gz
bcm5719-llvm-8f002b6b50fe2feceb42c0cc613b62eff0e59403.zip
Corrected spelling mistakes.
llvm-svn: 18090
Diffstat (limited to 'llvm/docs/CompilerDriver.html')
-rw-r--r--llvm/docs/CompilerDriver.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/docs/CompilerDriver.html b/llvm/docs/CompilerDriver.html
index 0c514e81a99..5568b20895f 100644
--- a/llvm/docs/CompilerDriver.html
+++ b/llvm/docs/CompilerDriver.html
@@ -176,7 +176,7 @@
program.</dd>
</dl>
<p>The following table shows the inputs, outputs, and command line options
- applicabe to each phase.</p>
+ applicable to each phase.</p>
<table>
<tr>
<th style="width: 10%">Phase</th>
@@ -593,12 +593,12 @@ optimization.</p>
<!-- _______________________________________________________________________ -->
<div class="doc_subsection"><a name="substitutions">Substitutions</a></div>
<div class="doc_text">
- <p>On any configruation item that ends in <tt>command</tt>, you must
+ <p>On any configuration item that ends in <tt>command</tt>, you must
specify substitution tokens. Substitution tokens begin and end with a percent
sign (<tt>%</tt>) and are replaced by the corresponding text. Any substitution
token may be given on any <tt>command</tt> line but some are more useful than
others. In particular each command <em>should</em> have both an <tt>%in%</tt>
- and an <tt>%out%</tt> substittution. The table below provides definitions of
+ and an <tt>%out%</tt> substitution. The table below provides definitions of
each of the allowed substitution tokens.</p>
<table>
<tbody>
OpenPOWER on IntegriCloud