]> granicus.if.org Git - clang/commit
Generate the helper function for blocks. Now basic codegen is
authorMike Stump <mrs@apple.com>
Sat, 14 Feb 2009 22:16:35 +0000 (22:16 +0000)
committerMike Stump <mrs@apple.com>
Sat, 14 Feb 2009 22:16:35 +0000 (22:16 +0000)
commit67a6448a8d52ae46d1cba4e474f9f6b3968d2ff9
tree14a831dcb5e300c620837596f17990fcd40ac9a0
parent3ab75bde6d8d2798a1f400b9335d359e25fb1765
Generate the helper function for blocks.  Now basic codegen is
starting to work for blocks.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64570 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBlocks.cpp
lib/CodeGen/CGExprConstant.cpp
lib/CodeGen/CGExprScalar.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenModule.h