]> granicus.if.org Git - clang/commit
Tweak CGCall functions again:
authorDaniel Dunbar <daniel@zuster.org>
Wed, 10 Sep 2008 00:41:16 +0000 (00:41 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 10 Sep 2008 00:41:16 +0000 (00:41 +0000)
commitb768807c49a1c7085def099b848631856af766fa
tree21d82bbb3c1170b398415fb86346836e698c7bd0
parent5323a4b0a1c248fa2ffdf886bb41a5d8fba71d2d
Tweak CGCall functions again:
 - Realized these functions will eventually need access to more data,
   moved to CodeGenModule. Eventually they should probably live
   together in some other helper class.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@56039 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGObjCMac.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h