aboutsummaryrefslogtreecommitdiff
path: root/docs/CompilerDriver.html
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-11-01 08:19:36 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-11-01 08:19:36 +0000
commitd3f876c93c9ce33899a9feca3c0e8de1a895008f (patch)
treecb49f62a70ad881be810557c06988ccd3a02cee8 /docs/CompilerDriver.html
parent092217286f76b5c4c8c6758f475a66d84df17e11 (diff)
Minor format tweask for tables.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17394 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CompilerDriver.html')
-rw-r--r--docs/CompilerDriver.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CompilerDriver.html b/docs/CompilerDriver.html
index a0579bc973..ca2fd127c7 100644
--- a/docs/CompilerDriver.html
+++ b/docs/CompilerDriver.html
@@ -556,7 +556,7 @@ optimization.</p>
<td><b>optimizer.output</b></td>
<td><tt>bytecode</tt> or <tt>assembly</tt></td>
<td class="td_left">This item specifies the kind of output the language's
- optimizer generates. Valid values are "assembly" and "bytecode"<td>
+ optimizer generates. Valid values are "assembly" and "bytecode"</td>
<td><tt>bytecode</tt></td>
</tr>
<tr>