[all-commits] [llvm/llvm-project] 4132e6: [lldb] Adjust TestObjectFileMachO.cpp for macOS 27...
Alex Langford via All-commits
all-commits at lists.llvm.org
Tue Jun 9 15:36:00 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4132e661249fcba4157f2b86acf900c638b2386e
https://github.com/llvm/llvm-project/commit/4132e661249fcba4157f2b86acf900c638b2386e
Author: Alex Langford <alangford at apple.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M lldb/unittests/ObjectFile/MachO/TestObjectFileMachO.cpp
Log Message:
-----------
[lldb] Adjust TestObjectFileMachO.cpp for macOS 27 (#202792)
In macOS 27 (and accompanying device OSes), objc_msgSend was moved out
of the libobjc dylib into other system dylibs.
The simplest fix is to use a different symbol from libobjc.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list