[all-commits] [llvm/llvm-project] 35dacf: Revert "Add a test for evicting unreachable module...
David Spickett via All-commits
all-commits at lists.llvm.org
Wed Dec 13 03:35:01 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35dacf2f51af251a74ac98ed29e7c454a619fcf1
https://github.com/llvm/llvm-project/commit/35dacf2f51af251a74ac98ed29e7c454a619fcf1
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
R lldb/test/API/python_api/global_module_cache/Makefile
R lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
R lldb/test/API/python_api/global_module_cache/one-print.c
R lldb/test/API/python_api/global_module_cache/two-print.c
Log Message:
-----------
Revert "Add a test for evicting unreachable modules from the global module cache (#74894)"
This reverts commit 2684281d208612a746b05c891f346bd7b95318d5.
Due to being flaky on Arm and AArch64 buildbots.
More information about the All-commits
mailing list