[lldb] Fixup code addresses in the Objective-C language runtime
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 27 Oct 2021 21:23:32 +0000 (14:23 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 27 Oct 2021 21:48:03 +0000 (14:48 -0700)
commit8bac9e3686e05916db88dab29b3c7fee70090d81
treee8d54a5c3d3b9a91f057e95ad014d430403bb01a
parent2999b7307f70d5452018cbec61742b93e347c69e
[lldb] Fixup code addresses in the Objective-C language runtime

Upstream the calls to ABI::FixCodeAddress in the Objective-C language
runtime.

Differential revision: https://reviews.llvm.org/D112662
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp
lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.cpp