1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Comment out broken link

llvm-svn: 3520
This commit is contained in:
Chris Lattner 2002-08-29 18:33:48 +00:00
parent 9a0d43e242
commit eb3b0721ea

View File

@ -22,7 +22,7 @@
<li><a href="#t_function">Function Type</a>
<li><a href="#t_pointer">Pointer Type</a>
<li><a href="#t_struct" >Structure Type</a>
<li><a href="#t_packed" >Packed Type</a>
<!-- <li><a href="#t_packed" >Packed Type</a> -->
</ol>
</ol>
<li><a href="#highlevel">High Level Structure</a>