[all-commits] [llvm/llvm-project] c9b55e: [lldb] Update TestModuleLoadedNotifys.py for macOS...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Jun 8 15:33:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c9b55eb80734a6a840d3210796149f9042ff60c5
https://github.com/llvm/llvm-project/commit/c9b55eb80734a6a840d3210796149f9042ff60c5
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-06-08 (Wed, 08 Jun 2022)
Changed paths:
M lldb/test/API/functionalities/target-new-solib-notifications/TestModuleLoadedNotifys.py
Log Message:
-----------
[lldb] Update TestModuleLoadedNotifys.py for macOS Ventura
On macOS Ventura and later, dyld and the main binary will be loaded
again when dyld moves itself into the shared cache. Update the test
accordingly.
Differential revision: https://reviews.llvm.org/D127331
More information about the All-commits
mailing list