]> granicus.if.org Git - clang/commit
add the ability to get the llvm function corresponding to a library builtin.
authorChris Lattner <sabre@nondot.org>
Fri, 31 Aug 2007 04:31:45 +0000 (04:31 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 31 Aug 2007 04:31:45 +0000 (04:31 +0000)
commitbef20ac367a09555b30d6eb3847a81ec164caf88
treea8ba296714599bddc30ccdad39080fd7fcc037c7
parentd74c15fc0a492fe3ca32cd1865d84911dd0d6e99
add the ability to get the llvm function corresponding to a library builtin.

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