]> granicus.if.org Git - clang/commit
For __block variables, cache the LLVM types as well as which LLVM field where the...
authorAnders Carlsson <andersca@mac.com>
Sat, 12 Sep 2009 02:14:24 +0000 (02:14 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 12 Sep 2009 02:14:24 +0000 (02:14 +0000)
commit7dfa4079f4b37507048b19bfc693d3b015d9dd11
treee48439e93568304b8ed630f857e958ca62951268
parent5e7bacef79f7725f4abc45e2a5eccedae40dfcd3
For __block variables, cache the LLVM types as well as which LLVM field where the variable is stored.

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