MergeFunctions: Two different sized allocas are *not* the same
authorArnold Schwaighofer <aschwaighofer@apple.com>
Tue, 12 May 2015 21:42:22 +0000 (21:42 +0000)
committerArnold Schwaighofer <aschwaighofer@apple.com>
Tue, 12 May 2015 21:42:22 +0000 (21:42 +0000)
commit414a781256d8e2c7dd9be5f8d47c2341571903af
tree1414de7ac85483998cb0e3cc2ec519bcc107570a
parent11fb9642dccb04d3e8274f84036a337504b663f8
MergeFunctions: Two different sized allocas are *not* the same

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237193 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/MergeFunctions.cpp
test/Transforms/MergeFunc/alloca.ll [new file with mode: 0644]