Skip to content

Commit c4a2222

Browse files
committed
[OpenMP] Add __kmpc_omp_target_task_alloc to dllexport
This patch enables use of the entry on Windows. Differential Revision: https://reviews.llvm.org/D92618
1 parent a1cd559 commit c4a2222

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openmp/runtime/src/dllexports

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,7 @@ kmpc_set_disp_num_buffers 267
387387
__kmpc_task_allow_completion_event 276
388388
__kmpc_taskred_init 277
389389
__kmpc_taskred_modifier_init 278
390+
__kmpc_omp_target_task_alloc 279
390391
%endif
391392

392393
# User API entry points that have both lower- and upper- case versions for Fortran.

0 commit comments

Comments
 (0)