use Value* constructor of CallSite to create potentially improper site, and test...
authorGabor Greif <ggreif@gmail.com>
Wed, 28 Jul 2010 12:35:54 +0000 (12:35 +0000)
committerGabor Greif <ggreif@gmail.com>
Wed, 28 Jul 2010 12:35:54 +0000 (12:35 +0000)
commitce4a62639f64d2f24577ad4e872f01cd7d6bc82f
treeed69963a73559af6a57642613c0ebffcdf1b9f7f
parent3737984e95e91f6c777414ce5f68fe4c8db32dd5
use Value* constructor of CallSite to create potentially improper site, and test that

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109580 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/IPA/CallGraphSCCPass.cpp