Comment out broken link
authorChris Lattner <sabre@nondot.org>
Thu, 29 Aug 2002 18:33:48 +0000 (18:33 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 29 Aug 2002 18:33:48 +0000 (18:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3520 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.html

index e14d2f1103b5881488bf7bbffa7a09cfd4810d09..0bfbef8bb1f633b57a84c7a82795b2c1a74d7f10 100644 (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>