[all-commits] [llvm/llvm-project] 81ecc8: [OpenMP] Export __kmpc_set_thread_limit on Windows
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Tue Aug 29 13:23:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 81ecc887aa403df679d45469d748cb3951e22ae7
https://github.com/llvm/llvm-project/commit/81ecc887aa403df679d45469d748cb3951e22ae7
Author: Martin Storsjö <martin at martin.st>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M openmp/runtime/src/dllexports
Log Message:
-----------
[OpenMP] Export __kmpc_set_thread_limit on Windows
This fixes the new test target/target_thread_limit.cpp on
Windows, which was added recently in
08bbff4aad57c70a38d5d2680a61901977e66637 /
https://reviews.llvm.org/D152054.
Differential Revision: https://reviews.llvm.org/D159070
More information about the All-commits
mailing list