[all-commits] [llvm/llvm-project] bf2aa7: [OpenMP] support build on msys2/mingw with clang o...
Adrian Pop via All-commits
all-commits at lists.llvm.org
Tue Aug 4 13:16:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bf2aa74e51997ee190f3b34dd26a1b564e59e267
https://github.com/llvm/llvm-project/commit/bf2aa74e51997ee190f3b34dd26a1b564e59e267
Author: Adrian Pop <adrian.pop at liu.se>
Date: 2020-08-04 (Tue, 04 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
More information about the All-commits
mailing list