diff options
author | Sean Callanan <scallanan@apple.com> | 2012-10-10 00:46:46 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2012-10-10 00:46:46 +0000 |
commit | 2cc1fbfc9bbc59badd85c476f12211ae608712ea (patch) | |
tree | 454be723983663274f9c7cb054222e729e780168 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 8fd10ef0d6eb6fcc3990aba1621edb528640fff8 (diff) | |
download | llvm-2cc1fbfc9bbc59badd85c476f12211ae608712ea.zip llvm-2cc1fbfc9bbc59badd85c476f12211ae608712ea.tar.gz llvm-2cc1fbfc9bbc59badd85c476f12211ae608712ea.tar.bz2 |
Switched AppleObjCRuntimeV2::CreateClassDescriptor
over to simply update its cache and then look up
the descriptor in the cache. This is fine because
the cache now builds much faster (since descriptors
are minimal).
Metaclasses aren't in the cache, so I switched
the Describe method for class descriptors from using
GetClassDescriptor to manually creating an automatic
ClassDescriptorV2.
llvm-svn: 165579
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions