[Lldb-commits] [PATCH] D112662: [lldb] Fixup code addresses in the Objective-C language runtime

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 27 13:46:52 PDT 2021


JDevlieghere created this revision.
JDevlieghere added reviewers: aprantl, jasonmolenda.
JDevlieghere requested review of this revision.

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


https://reviews.llvm.org/D112662

Files:
  lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp
  lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
  lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112662.382777.patch
Type: text/x-patch
Size: 4942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211027/62d5790f/attachment.bin>


More information about the lldb-commits mailing list