From: Chris Lattner Date: Thu, 21 Mar 2002 05:35:11 +0000 (+0000) Subject: Checkin testcase that was just sitting in my tree. Looks like backreferences X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=60091fa6b1bf5199a5538c27f0aadef75547f715;p=oota-llvm.git Checkin testcase that was just sitting in my tree. Looks like backreferences have some problem in the parser, oh joy. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1923 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Assembler/2002-02-19-TypeParsing.ll b/test/Assembler/2002-02-19-TypeParsing.ll new file mode 100644 index 00000000000..cd9b94a8485 --- /dev/null +++ b/test/Assembler/2002-02-19-TypeParsing.ll @@ -0,0 +1,6 @@ + %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 * } } +