]> granicus.if.org Git - clang/commit
Add support for code generation of builtins.
authorAnders Carlsson <andersca@mac.com>
Mon, 20 Aug 2007 18:05:56 +0000 (18:05 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 20 Aug 2007 18:05:56 +0000 (18:05 +0000)
commit022012e6e5626c3372e1a5493c0929dfc1fa9e47
treeca34cd2689ee442ced8344ab5f1441e8427e037d
parentf8f9517d7d027ad04e6a59cf2d70a21bf8f47b0c
Add support for code generation of builtins.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41188 91177308-0d34-0410-b5e6-96231b3b80d8
CodeGen/CGBuiltin.cpp [new file with mode: 0644]
CodeGen/CGExpr.cpp
CodeGen/CodeGenFunction.h