forked from OSchip/llvm-project
parent
dd6acc0184
commit
458e79fa72
|
@ -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$
|
||||
|
|
Loading…
Reference in New Issue