]> granicus.if.org Git - clang/commit
Propagate calling convention information to function declarations and CallInst
authorNate Begeman <natebegeman@mac.com>
Sun, 9 Mar 2008 03:09:36 +0000 (03:09 +0000)
committerNate Begeman <natebegeman@mac.com>
Sun, 9 Mar 2008 03:09:36 +0000 (03:09 +0000)
commitec9426ca6039279bcc99bc2c625bb2abe4f0353d
tree48b4b1ac61384b506783a826a3d43a7f3b4abf6f
parentfde2bf9befede63e3f01f84519784c17b4c81480
Propagate calling convention information to function declarations and CallInst
instructions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48077 91177308-0d34-0410-b5e6-96231b3b80d8
CodeGen/CGExpr.cpp
CodeGen/CodeGenModule.cpp