use Value* constructor of CallSite to create potentially improper site, and test...
authorGabor Greif <ggreif@gmail.com>
Wed, 28 Jul 2010 14:28:18 +0000 (14:28 +0000)
committerGabor Greif <ggreif@gmail.com>
Wed, 28 Jul 2010 14:28:18 +0000 (14:28 +0000)
commitd09475c2269ca822620e2e561af62d0a8aec7b1e
tree08ef7e973fb03f58784471687fbd05eb2172b32e
parentce4a62639f64d2f24577ad4e872f01cd7d6bc82f
use Value* constructor of CallSite to create potentially improper site, and test that

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109581 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/DeadStoreElimination.cpp