Initial checkin of CallSite wrapper for Call/Invoke instructions
authorChris Lattner <sabre@nondot.org>
Mon, 24 Feb 2003 20:35:45 +0000 (20:35 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 24 Feb 2003 20:35:45 +0000 (20:35 +0000)
commit93a7e08d1fb087c3e26775838bfaad1d8eb99f11
treeed6c8f67c83313a493d0fdea74fde22b9899c126
parent4944d8dbc8293fb8d11c4bb908fb73e0294549be
Initial checkin of CallSite wrapper for Call/Invoke instructions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5618 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/CallSite.h [new file with mode: 0644]