[OpenMP] Add GOMP allocator functions
authorNawrin Sultana <nawrin.sultana@intel.com>
Tue, 12 Oct 2021 19:54:46 +0000 (14:54 -0500)
committerNawrin Sultana <nawrin.sultana@intel.com>
Wed, 20 Oct 2021 16:37:29 +0000 (11:37 -0500)
commit99d1ce4a621aff2871f64c856545545f112051dc
tree0a42b99c6d5c586e0364d8e939a9ea3dd49f6630
parentea9a0556b451a6c439299842ba71972e25dac6e6
[OpenMP] Add GOMP allocator functions

This patch adds GOMP_alloc and GOMP_free functions of LIBGOMP.

Differential revision: https://reviews.llvm.org/D111673
openmp/runtime/src/exports_so.txt
openmp/runtime/src/kmp_ftn_os.h
openmp/runtime/src/kmp_gsupport.cpp