diff options
author | Greg Clayton <gclayton@apple.com> | 2011-12-05 06:07:35 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-12-05 06:07:35 +0000 |
commit | 3649ef008d5324b7be7d2731e8b43da58f749cf9 (patch) | |
tree | b5158c369901240bf812425534cffc1da4d4a6b1 /clang/lib/Basic/Module.cpp | |
parent | f3d14a65ca0bc0e4f7548eb643d5e55e59429b1e (diff) | |
download | llvm-3649ef008d5324b7be7d2731e8b43da58f749cf9.zip llvm-3649ef008d5324b7be7d2731e8b43da58f749cf9.tar.gz llvm-3649ef008d5324b7be7d2731e8b43da58f749cf9.tar.bz2 |
Fixed the remaining test suite failures after the recent objective C cleanup
and fixes we did. Now that objective C classes are represented by symbols with
their own type, there were a few more places in the objective C code that needed
to be fixed when searching for dynamic types.
Cleaned up the objective C runtime plug-in a bit to not keep having to create
constant strings and make one less memory access when we find an "isa" in the
objective C cache.
llvm-svn: 145799
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions