summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaExprMember.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2015-02-25 17:25:02 +0000
committerGreg Clayton <gclayton@apple.com>2015-02-25 17:25:02 +0000
commit1e28adfe7595da953b39fe091747e1553eab56e2 (patch)
treea4cc371704af9ab17fb53bbead9d3ea05e222812 /clang/lib/Sema/SemaExprMember.cpp
parent2d9ce1926c3582398f8ee9d84c5b3735fb1dc218 (diff)
downloadbcm5719-llvm-1e28adfe7595da953b39fe091747e1553eab56e2.tar.gz
bcm5719-llvm-1e28adfe7595da953b39fe091747e1553eab56e2.zip
MacOSX symbol table change to combine the N_GSYM debug map entry with the "_OBJC_CLASS_$_", "_OBJC_METACLASS_$_", and "_OBJC_IVAR_$_" non debug symbols. This allows the symbol that represents the object file to contain the eSymbolTypeObjCClass and eSymbolTypeObjCMetaClass and will help us to be able to efficiently lookup the real definition of an objective C class without loading all .o files linearly to find the .o file that contains the true definition.
llvm-svn: 230509
Diffstat (limited to 'clang/lib/Sema/SemaExprMember.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud