[all-commits] [llvm/llvm-project] 5e61b9: [libc][NFC] Make all integration tests depend on t...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Jul 13 13:55:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e61b9c556267086ef9b743a0b57df302eef831b
https://github.com/llvm/llvm-project/commit/5e61b9c556267086ef9b743a0b57df302eef831b
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2022-07-13 (Wed, 13 Jul 2022)
Changed paths:
M libc/cmake/modules/LLVMLibCTestRules.cmake
Log Message:
-----------
[libc][NFC] Make all integration tests depend on the threads implementation.
The integration tests use the loader which sets up the main thread's
self object. So, all integration tests have to depend on the threads
implementation.
More information about the All-commits
mailing list