[Openmp-commits] [PATCH] D53422: Support clang compiling under windows

Peiyuan Song via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sun Oct 21 07:35:28 PDT 2018


SquallATF updated this revision to Diff 170337.
SquallATF added a comment.

Support clang compiling under windows-gnu and windows-msvc


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D53422

Files:
  runtime/cmake/config-ix.cmake
  runtime/src/kmp.h
  runtime/src/kmp_affinity.h
  runtime/src/kmp_dispatch.cpp
  runtime/src/kmp_io.cpp
  runtime/src/kmp_lock.cpp
  runtime/src/kmp_os.h
  runtime/src/kmp_platform.h
  runtime/src/kmp_safe_c_api.h
  runtime/src/kmp_settings.cpp
  runtime/src/kmp_utility.cpp
  runtime/src/kmp_wrapper_getpid.h
  runtime/src/kmp_wrapper_malloc.h
  runtime/src/libomp.rc.var
  runtime/src/thirdparty/ittnotify/ittnotify_static.c
  runtime/src/z_Windows_NT_util.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53422.170337.patch
Type: text/x-patch
Size: 14106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20181021/998bfa69/attachment-0001.bin>


More information about the Openmp-commits mailing list