X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FAssembler%2F2002-02-19-TypeParsing.ll;h=b7cadbdb05684ac71687ac28af689305f5f3e935;hb=f45a82890e34984ad1e1e259f8fb902caddfb0b1;hp=cd9b94a848514e91f5c7ee9f0114b84cb2b0f273;hpb=60091fa6b1bf5199a5538c27f0aadef75547f715;p=oota-llvm.git diff --git a/test/Assembler/2002-02-19-TypeParsing.ll b/test/Assembler/2002-02-19-TypeParsing.ll index cd9b94a8485..b7cadbdb056 100644 --- a/test/Assembler/2002-02-19-TypeParsing.ll +++ b/test/Assembler/2002-02-19-TypeParsing.ll @@ -1,6 +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 * } } - +; 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* } }