]> granicus.if.org Git - clang/commit
Always use CGFunctionInfo to access ABI information.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 3 Feb 2009 05:59:18 +0000 (05:59 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 3 Feb 2009 05:59:18 +0000 (05:59 +0000)
commitb225be44aaab85a603e80dbe0eb3d81638b20d23
tree29cadbd21f531662196dda93a33d301206d98a2b
parent88c2fa96be989571b4afb6229f0ef5a3ef4450cb
Always use CGFunctionInfo to access ABI information.

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