[all-commits] [llvm/llvm-project] 58370e: Revert "Change the dyld notification function that...
Jason Molenda via All-commits
all-commits at lists.llvm.org
Wed Jul 5 12:53:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58370eef673e80f3aea1bb431a291d1564e0f9f4
https://github.com/llvm/llvm-project/commit/58370eef673e80f3aea1bb431a291d1564e0f9f4
Author: Jason Molenda <jason at molenda.com>
Date: 2023-07-05 (Wed, 05 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"
We're seeing a lot of test failures on the lldb incremental x86 CI bot
since I landed https://reviews.llvm.org/D139453 - revert it while I
investigate.
This reverts commit 624813a4f41c5945dc8f8d998173960ad75db731.
More information about the All-commits
mailing list