New testcase, the optimizer can delete zero sized allocas
authorChris Lattner <sabre@nondot.org>
Fri, 19 Mar 2004 06:07:43 +0000 (06:07 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 19 Mar 2004 06:07:43 +0000 (06:07 +0000)
commitf3fbddd3336660b4679e5a4da4129a6d56fd7c0a
treefe5da22d549f74b44f19658322e169d55cf75c2f
parent76cddb08cb1add9ab70c5aa59c6f1d3960a2a974
New testcase, the optimizer can delete zero sized allocas

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12506 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/alloca.ll [new file with mode: 0644]