[lldb] Move UpdateISAToDescriptorMap into ClassInfoExtractor (NFC)
authorJonas Devlieghere <jonas@devlieghere.com>
Mon, 29 Mar 2021 16:14:06 +0000 (09:14 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Mon, 29 Mar 2021 16:23:44 +0000 (09:23 -0700)
commitbf8cbfa65fc5eb484013c43b26754b4612d5c6ee
treeecc4f9e0b2d8642bf2d19cb9c2ce3b0f417a9f8a
parent29338459fb7e5f063ec5c22bd4aa0067647317cf
[lldb] Move UpdateISAToDescriptorMap into ClassInfoExtractor (NFC)

Move UpdateISAToDescriptorMap into ClassInfoExtractor so that all the
formerly public functions can be private and remain an implementation
detail of the extractor.

Differential revision: https://reviews.llvm.org/D99448
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h