aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2002-02-19-TypeParsing.ll
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-03-21 05:35:11 +0000
committerChris Lattner <sabre@nondot.org>2002-03-21 05:35:11 +0000
commit60091fa6b1bf5199a5538c27f0aadef75547f715 (patch)
treeab042e12ce6a09238168fe2c0ba7398594042579 /test/Assembler/2002-02-19-TypeParsing.ll
parent99fb91cc2f8858785d016376fa8556f4b0200a75 (diff)
downloadexternal_llvm-60091fa6b1bf5199a5538c27f0aadef75547f715.zip
external_llvm-60091fa6b1bf5199a5538c27f0aadef75547f715.tar.gz
external_llvm-60091fa6b1bf5199a5538c27f0aadef75547f715.tar.bz2
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
Diffstat (limited to 'test/Assembler/2002-02-19-TypeParsing.ll')
-rw-r--r--test/Assembler/2002-02-19-TypeParsing.ll6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Assembler/2002-02-19-TypeParsing.ll b/test/Assembler/2002-02-19-TypeParsing.ll
new file mode 100644
index 0000000..cd9b94a
--- /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 * } }
+