validation fixes

llvm-svn: 46924
This commit is contained in:
Chris Lattner 2008-02-10 08:18:42 +00:00
parent dd6acc0184
commit 458e79fa72
1 changed files with 3 additions and 1 deletions

View File

@ -152,6 +152,8 @@ special instructions.</li>
href="tutorial/index.html">tutorials</a>, which explain how to implement a
language with LLVM and shows how to use several important APIs.</li>
</ul>
</div>
<!--=========================================================================-->
@ -697,7 +699,7 @@ lists</a>.</p>
<a href="http://jigsaw.w3.org/css-validator/check/referer"><img
src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
<a href="http://validator.w3.org/check/referer"><img
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
<a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br>
Last modified: $Date$