fix PR6435 another bug from the MallocInst elimination work.
authorChris Lattner <sabre@nondot.org>
Fri, 26 Feb 2010 18:23:13 +0000 (18:23 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 26 Feb 2010 18:23:13 +0000 (18:23 +0000)
commit3f5e0b8114e8f446b42d5102805494801af38ecb
tree040b35487cc37dbe12a5d4905395c7d28088d49f
parent818747c9dd2d46c6d6c7933ecfbd4ab42231e0ce
fix PR6435 another bug from the MallocInst elimination work.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97231 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/GlobalOpt.cpp
test/Transforms/GlobalOpt/2010-02-26-MallocSROA.ll [new file with mode: 0644]