* Fix cases where we were calling Type->getName() instead of Type->getDescription()
authorChris Lattner <sabre@nondot.org>
Fri, 14 Dec 2001 16:28:42 +0000 (16:28 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 14 Dec 2001 16:28:42 +0000 (16:28 +0000)
commit72e002564e3011ff2e568556f3b1a03a1c87927f
tree0878340da81bd522e955727bdafef440e4a7546a
parent29c147302f2681516fdc74ab9eaa03ce953dfef3
* Fix cases where we were calling Type->getName() instead of Type->getDescription()
* Remove unsized array support
* Malloc/alloca do not require that the first element be an unsized array to be an
  array allocation

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