[Openmp-commits] [PATCH] D110706: Protect calls to KMP_DLSYM in kmp_alloc.cpp

Alban Bridonneau via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Oct 5 03:17:30 PDT 2021


alban.bridonneau added a comment.

Hi!
Sorry for the delay, i had a couple of concurrent tasks.

kmp_ftn_entry.h  was indeed included, i had just looked at it wrong. Also, we are going to follow your suggestion and link against libdl, so this patch is no longer needed

Thanks for the review!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110706/new/

https://reviews.llvm.org/D110706



More information about the Openmp-commits mailing list