Move getType() and getCaller() into CallSiteBase so that
authorDan Gohman <gohman@apple.com>
Wed, 14 Apr 2010 20:28:44 +0000 (20:28 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 14 Apr 2010 20:28:44 +0000 (20:28 +0000)
commitd9587fddd65c874ecc70771dc76119ceb4b1500c
treed6f8eaa8cecb58e77f00b33574b1c68dfbbb6c0d
parentdda54eef2378aedf41d4bce1e71832ffb2c0f8e1
Move getType() and getCaller() into CallSiteBase so that
ImmutableCallSite can use them too.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101279 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/CallSite.h