[Openmp-commits] [PATCH] D54079: [OPENMP] Add Hurd support

Samuel Thibault via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Nov 3 14:11:03 PDT 2018


sthibaul created this revision.
sthibaul added reviewers: gtbercea, caomhin, grokos.
Herald added subscribers: openmp-commits, guansong, krytarowski.

This adds Hurd support to the openmp runtime by just enabling appropriate code pieces.


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D54079

Files:
  runtime/src/kmp.h
  runtime/src/kmp_ftn_entry.h
  runtime/src/kmp_platform.h
  runtime/src/kmp_runtime.cpp
  runtime/src/thirdparty/ittnotify/ittnotify_static.c
  runtime/src/z_Linux_util.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54079.172504.patch
Type: text/x-patch
Size: 4377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20181103/f4f7a54b/attachment.bin>


More information about the Openmp-commits mailing list