diff options
author | Mike Stump <mrs@apple.com> | 2009-06-05 23:26:36 +0000 |
---|---|---|
committer | Mike Stump <mrs@apple.com> | 2009-06-05 23:26:36 +0000 |
commit | cbc2bcaf17c40bf316c62c7d9853b103a02b4613 (patch) | |
tree | e36da62b701e3bfaf82bd14990f353be0ded9b33 /clang/lib/AST/DeclTemplate.cpp | |
parent | a03705c82d4a60a981ed4fb89757322234565473 (diff) | |
download | bcm5719-llvm-cbc2bcaf17c40bf316c62c7d9853b103a02b4613.tar.gz bcm5719-llvm-cbc2bcaf17c40bf316c62c7d9853b103a02b4613.zip |
As an optimization, we maintain a cache of generated
___Block_byref_id_object_dispose and ___Block_byref_id_object_copy
functions so that we can simply reuse instead of creating a new one.
Additionally, add an assert to ensure no one yet tries to align a
__block variable beyond the alignment of a pointer as the codegen is
incomplete.
llvm-svn: 72974
Diffstat (limited to 'clang/lib/AST/DeclTemplate.cpp')
0 files changed, 0 insertions, 0 deletions