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

Peiyuan Song via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Nov 1 02:41:59 PDT 2018


SquallATF updated this revision to Diff 172100.
SquallATF retitled this revision from " Support clang compiling under windows-gnu and windows-msvc" to "Support clang compiling under windows-gnu and windows-msvc".
SquallATF added a comment.

- misc fix, forget commit -mrtm flag handle.


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D53422

Files:
  runtime/cmake/LibompHandleFlags.cmake
  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.172100.patch
Type: text/x-patch
Size: 14748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20181101/349e3bcc/attachment.bin>


More information about the Openmp-commits mailing list