Comment out broken link

llvm-svn: 3520
This commit is contained in:
Chris Lattner 2002-08-29 18:33:48 +00:00
parent bcba516097
commit 429b522d79
1 changed files with 1 additions and 1 deletions

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>