[all-commits] [llvm/llvm-project] 8bac9e: [lldb] Fixup code addresses in the Objective-C lan...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Oct 27 14:48:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8bac9e3686e05916db88dab29b3c7fee70090d81
https://github.com/llvm/llvm-project/commit/8bac9e3686e05916db88dab29b3c7fee70090d81
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-10-27 (Wed, 27 Oct 2021)
Changed paths:
M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp
M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp
M lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list