[all-commits] [llvm/llvm-project] 280653: [OpenMP] support build on msys2/mingw with clang o...
Adrian Pop via All-commits
all-commits at lists.llvm.org
Wed Aug 5 10:35:10 PDT 2020
Branch: refs/heads/release/11.x
Home: https://github.com/llvm/llvm-project
Commit: 280653d2ea4a40f2968b3f4662aa7c6d254c6cb9
https://github.com/llvm/llvm-project/commit/280653d2ea4a40f2968b3f4662aa7c6d254c6cb9
Author: Adrian Pop <adrian.pop at liu.se>
Date: 2020-08-05 (Wed, 05 Aug 2020)
Changed paths:
M openmp/runtime/src/kmp_lock.cpp
Log Message:
-----------
[OpenMP] support build on msys2/mingw with clang or gcc
RTM Adaptive Locks are supported on msys2/mingw for clang and gcc.
Differential Revision: https://reviews.llvm.org/D81776
(cherry picked from commit bf2aa74e51997ee190f3b34dd26a1b564e59e267)
More information about the All-commits
mailing list