Remove the unsized array constraint
authorChris Lattner <sabre@nondot.org>
Tue, 18 Sep 2001 04:38:32 +0000 (04:38 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 18 Sep 2001 04:38:32 +0000 (04:38 +0000)
commit7f5ef148b07e1ea547d2a9c01c29851247a47882
treee6f1b23331c237e7a82810acfeabe67e9578541d
parentd70684f7585a85c4248c1c224059478108741c70
Remove the unsized array constraint

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@599 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/llvmAsmParser.y
lib/VMCore/Function.cpp