OSDN Git Service

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)
commit2f531e4d9fcb3a88f5b8d0813531de30ec33ea69
treeed69963a73559af6a57642613c0ebffcdf1b9f7f
parent5dbb1ac64574b57710fe1a9e1fc0f0bf8a5e9a74
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