summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CFEBuildInstrs.html
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2005-03-01 17:19:21 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2005-03-01 17:19:21 +0000
commite4fad6b70f1758b4b78f87d01ef460868dc00209 (patch)
tree53e6ba635fb2ef79ab3a24bdc863f4152ed29eac /llvm/docs/CFEBuildInstrs.html
parenta9b86763937d23a572bcfe42bae7bc9c3e92c54a (diff)
downloadbcm5719-llvm-e4fad6b70f1758b4b78f87d01ef460868dc00209.tar.gz
bcm5719-llvm-e4fad6b70f1758b4b78f87d01ef460868dc00209.zip
Fix HTML-4.01 Strict compliance
llvm-svn: 20386
Diffstat (limited to 'llvm/docs/CFEBuildInstrs.html')
-rw-r--r--llvm/docs/CFEBuildInstrs.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/CFEBuildInstrs.html b/llvm/docs/CFEBuildInstrs.html
index 7630e4eb73a..f9f4bf29b5f 100644
--- a/llvm/docs/CFEBuildInstrs.html
+++ b/llvm/docs/CFEBuildInstrs.html
@@ -76,11 +76,11 @@ shown to work correctly.</p>
will cause the GNU <tt>ld</tt> linker to fail an assertion when linking
components of the libstdc++. It is recommended that you replace the entire
binutils package with version 2.15 such that "<tt>ld --version</tt>" responds
-with<br/>
+with</p>
<pre>GNU ld version 2.15</pre>
not with:<br/>
<pre>GNU ld version 2.15.91 20040725</pre>
-</p></div>
+</div>
<!--=========================================================================-->
<div class="doc_subsection"><a name="aix">Building under AIX</a></div>
OpenPOWER on IntegriCloud