aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2002-02-19-TypeParsing.ll
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-04-05 23:00:02 +0000
committerChris Lattner <sabre@nondot.org>2002-04-05 23:00:02 +0000
commitee9285c1793349a1f4206bd3f3cd1adfab0942be (patch)
treefb4b445669e070899a33f6e39c97982537e7595f /test/Assembler/2002-02-19-TypeParsing.ll
parent0cca46421f8c133964593f3b05498a275bfa3a31 (diff)
downloadexternal_llvm-ee9285c1793349a1f4206bd3f3cd1adfab0942be.zip
external_llvm-ee9285c1793349a1f4206bd3f3cd1adfab0942be.tar.gz
external_llvm-ee9285c1793349a1f4206bd3f3cd1adfab0942be.tar.bz2
Fix bug in testcase: no implementatino section make it not legal input, so
once the parser is fixed to handle the bug, it broke on the bad input. :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2123 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Assembler/2002-02-19-TypeParsing.ll')
-rw-r--r--test/Assembler/2002-02-19-TypeParsing.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Assembler/2002-02-19-TypeParsing.ll b/test/Assembler/2002-02-19-TypeParsing.ll
index cd9b94a..b3e7d66 100644
--- a/test/Assembler/2002-02-19-TypeParsing.ll
+++ b/test/Assembler/2002-02-19-TypeParsing.ll
@@ -4,3 +4,5 @@
} * } *, \2 * }, { \2 *, { int, int, int, { [4 x \3], \2, \5, \6, int, int } * }
*, \2 * } }
+implementation
+