Fix PR2113 by verifying allocations.
authorChris Lattner <sabre@nondot.org>
Sat, 1 Mar 2008 09:01:57 +0000 (09:01 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 1 Mar 2008 09:01:57 +0000 (09:01 +0000)
commitab3b77834c9232e4c13acb29afe1920b97c5a20b
treedb93a0a14cfea9591f27830c990cdbe24922a392
parentad23d43f1895522b1b6a000fdf46bb118dd3a93e
Fix PR2113 by verifying allocations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47792 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Verifier.cpp
test/Verifier/2008-03-01-AllocaSized.ll [new file with mode: 0644]