[all-commits] [llvm/llvm-project] 6fa912: [lldb] Fix up Objective-C ISA pointers
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Jun 23 14:16:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6fa9120080c35a5ff851c3fc3358692c4ef7ce0d
https://github.com/llvm/llvm-project/commit/6fa9120080c35a5ff851c3fc3358692c4ef7ce0d
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-06-23 (Thu, 23 Jun 2022)
Changed paths:
M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
Log Message:
-----------
[lldb] Fix up Objective-C ISA pointers
Support stripping the PAC bits from Objective-C ISA pointers in the
Objective-C runtime plugin.
More information about the All-commits
mailing list