Close list item tag, to conform with the style in this file. It's optional
[oota-llvm.git] / test / Assembler / 2002-02-19-TypeParsing.ll
index b3e7d66a1465c799a5fdfdac6de11b34ec7cc6e8..b7cadbdb05684ac71687ac28af689305f5f3e935 100644 (file)
@@ -1,8 +1,3 @@
-  %Hosp = type { int, int, int, { \2 *, { int, int, int, { [4 x \3], \2, \5, \6,
-   int, int } * } *, \2 * }, { \2 *, { int, int, int, { [4 x \3], \2, \5, \6, int,
-    int } * } *, \2 * }, { \2 *, { int, int, int, { [4 x \3], \2, \5, \6, int, int 
-    } * } *, \2 * }, { \2 *, { int, int, int, { [4 x \3], \2, \5, \6, int, int } * }
-     *, \2 * } }
-
-implementation
-
+; RUN: llvm-as %s -o /dev/null -f
+       
+%Hosp = type { i32, i32, i32, { \2*, { i32, i32, i32, { [4 x \3], \2, \5, %Hosp, i32, i32 }* }*, \2* }, { \2*, { i32, i32, i32, { [4 x \3], \2, \5, %Hosp, i32, i32 }* }*, \2* }, { \2*, { i32, i32, i32, { [4 x \3], \2, \5, %Hosp, i32, i32 }* }*, \2* }, { \2*, { i32, i32, i32, { [4 x \3], \2, \5, %Hosp, i32, i32 }* }*, \2* } }