Move a bunch of methods from CallSite to CallSiteBase, so that they can
authorDan Gohman <gohman@apple.com>
Wed, 14 Apr 2010 21:47:32 +0000 (21:47 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 14 Apr 2010 21:47:32 +0000 (21:47 +0000)
commit7ad3b2a3f0188f5bceb4937e90085c52665672b4
treecea32aeeb3748fb0ba211afe8fb8ca27fe3ed878
parentd907d2566af966333cf170fae27b3e7847a855a4
Move a bunch of methods from CallSite to CallSiteBase, so that they can
be used in ImmutableCallSite too.

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