[llvm-commits] CVS: llvm/docs/CFEBuildInstrs.html
Misha Brukman
brukman at cs.uiuc.edu
Tue Mar 1 09:19:32 PST 2005
Changes in directory llvm/docs:
CFEBuildInstrs.html updated: 1.46 -> 1.47
---
Log message:
Fix HTML-4.01 Strict compliance
---
Diffs of the changes: (+3 -3)
CFEBuildInstrs.html | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: llvm/docs/CFEBuildInstrs.html
diff -u llvm/docs/CFEBuildInstrs.html:1.46 llvm/docs/CFEBuildInstrs.html:1.47
--- llvm/docs/CFEBuildInstrs.html:1.46 Tue Mar 1 11:15:23 2005
+++ llvm/docs/CFEBuildInstrs.html Tue Mar 1 11:19:21 2005
@@ -76,11 +76,11 @@
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>
@@ -346,7 +346,7 @@
Brian Gaeke<br>
<a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2005/03/01 17:15:23 $
+ Last modified: $Date: 2005/03/01 17:19:21 $
</address>
</body>
More information about the llvm-commits
mailing list