[OpenMP] Add missing __kmpc_critical_with_hint to dllexports
authorJonathan Peyton <jonathan.l.peyton@intel.com>
Wed, 26 Sep 2018 20:47:25 +0000 (20:47 +0000)
committerJonathan Peyton <jonathan.l.peyton@intel.com>
Wed, 26 Sep 2018 20:47:25 +0000 (20:47 +0000)
commit83e360a42720fee14e9886fb0c39d3dc9965a789
treecd9c575c378991a6b579b6756858e637f42912cf
parente525f0d4e2249df7969f9af34014d6e5674cce0f
[OpenMP] Add missing __kmpc_critical_with_hint to dllexports

This patch puts the __kmpc_critical_with_hint function in dllexports
and also replaces some OMP_45_ENABLED to OMP_50_ENABLED

Differential Revision: https://reviews.llvm.org/D52380

llvm-svn: 343143
openmp/runtime/src/dllexports
openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_tasking.cpp