Allow the gdb_objc_realized_classes symbol to be
authorSean Callanan <scallanan@apple.com>
Wed, 6 May 2015 18:33:19 +0000 (18:33 +0000)
committerSean Callanan <scallanan@apple.com>
Wed, 6 May 2015 18:33:19 +0000 (18:33 +0000)
commitac28c7044f6c9c35c54f955bfdbd6f97c13bf306
treefad08efcdc703be677bee1bdbd9d0314c7c7e7d6
parentba558951d80b36a62a4a24cd4a0708a39504bf78
Allow the gdb_objc_realized_classes symbol to be
any type of symbol, which is okay since we are
looking only in the Objective-C module.

<rdar://problem/20828139>

llvm-svn: 236622
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp