1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

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.  :)

llvm-svn: 2123
This commit is contained in:
Chris Lattner 2002-04-05 23:00:02 +00:00
parent 32c9c0ab0e
commit defa4ee352

View File

@ -4,3 +4,5 @@
} * } *, \2 * }, { \2 *, { int, int, int, { [4 x \3], \2, \5, \6, int, int } * }
*, \2 * } }
implementation