Add test to make sure that a int-to-ptr can be merged correctly.
authorBill Wendling <isanbard@gmail.com>
Fri, 19 Apr 2013 18:16:06 +0000 (18:16 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 19 Apr 2013 18:16:06 +0000 (18:16 +0000)
commitf341dacb23537444720b07277f7e8c9402571c45
tree64823cc1863310bb82cc550963258687fece358b
parentd38684366105789ce41fa1bca76d8d93de19bb07
Add test to make sure that a int-to-ptr can be merged correctly.

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