reformulate CallSite::getCallee to adapt to CallInst::ArgOffset, and make it work...
authorGabor Greif <ggreif@gmail.com>
Thu, 1 Jul 2010 10:41:37 +0000 (10:41 +0000)
committerGabor Greif <ggreif@gmail.com>
Thu, 1 Jul 2010 10:41:37 +0000 (10:41 +0000)
commitfa680ea1ebfee911ba1a8f97f1cd5e813e143c2e
treed385e375bc266c1ab355498cafb68c6d411e672b
parentc6f00e701e744fdf73508d47ff0cc75817ba8474
reformulate CallSite::getCallee to adapt to CallInst::ArgOffset, and make it work even if CallInst::op_* are private

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107390 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Instructions.cpp