[all-commits] [llvm/llvm-project] 4a04bc: [OpenMP] Don't use MSVC workaround with MinGW
Andrey Churbanov via All-commits
all-commits at lists.llvm.org
Tue Aug 4 08:49:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4a04bc8995639e1d333790518e4d42e0961f740e
https://github.com/llvm/llvm-project/commit/4a04bc8995639e1d333790518e4d42e0961f740e
Author: AndreyChurbanov <andrey.churbanov at intel.com>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
M openmp/runtime/cmake/LibompExports.cmake
M openmp/runtime/cmake/LibompMicroTests.cmake
M openmp/runtime/src/CMakeLists.txt
Log Message:
-----------
[OpenMP] Don't use MSVC workaround with MinGW
Patch by mati865 at gmail.com
Differential Revision: https://reviews.llvm.org/D85210
More information about the All-commits
mailing list