Comment out broken link


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3520 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/LangRef.html b/docs/LangRef.html
index e14d2f1..0bfbef8 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -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>