[all-commits] [llvm/llvm-project] 9895c8: Revert "Change the dyld notification function that...
Jason Molenda via All-commits
all-commits at lists.llvm.org
Thu Jul 6 18:25:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9895c8979a4f025a112d0830a8f59f1820c8c49e
https://github.com/llvm/llvm-project/commit/9895c8979a4f025a112d0830a8f59f1820c8c49e
Author: Jason Molenda <jason at molenda.com>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp
Log Message:
-----------
Revert "Change the dyld notification function that lldb puts a breakpoint in"
This reverts commit c3192196aea279eea0a87247a02f224ebe067c44.
Reverting my second attempt at https://reviews.llvm.org/D139453
changing which dyld notification method is being used.
The Intel macOS CI bot is still failing with this
rewrite at https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/
I'll need to set up an Intel macOS system running a matching
OS version to debug this directly I think.
More information about the All-commits
mailing list