1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

Remove extraneous space in link

llvm-svn: 18468
This commit is contained in:
Misha Brukman 2004-12-03 23:26:23 +00:00
parent cfb8e1d6c8
commit b8789d7084

View File

@ -138,8 +138,8 @@ to add instructions and intrinsics to LLVM.</li>
understand how to use the libraries produced when LLVM is compiled.</li>
<li><a href="http://llvm.cs.uiuc.edu/doxygen/">Doxygen generated
documentation</a> (<a href="http://llvm.cs.uiuc.edu/doxygen/inherits.html">
classes</a>)</li>
documentation</a> (<a
href="http://llvm.cs.uiuc.edu/doxygen/inherits.html">classes</a>)</li>
<li><a href="http://llvm.cs.uiuc.edu/cvsweb/cvsweb.cgi/llvm">CVSWeb CVS Tree
Browser</a></li>