Enhance this to check for a crash, add a case that crashes simplifylibcalls,
[oota-llvm.git] / test / Assembler / 2002-02-19-TypeParsing.ll
1 ; RUN: llvm-as < %s -o /dev/null -f
2
3   %Hosp = type { int, int, int, { \2 *, { int, int, int, { [4 x \3], \2, \5, \6,
4    int, int } * } *, \2 * }, { \2 *, { int, int, int, { [4 x \3], \2, \5, \6, int,
5     int } * } *, \2 * }, { \2 *, { int, int, int, { [4 x \3], \2, \5, \6, int, int 
6     } * } *, \2 * }, { \2 *, { int, int, int, { [4 x \3], \2, \5, \6, int, int } * }
7      *, \2 * } }
8
9 implementation
10