[Openmp-commits] [PATCH] D130892: [OpenMP] Only include CMAKE_DL_LIBS on unix platforms
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Aug 1 03:53:55 PDT 2022
JonChesterfield accepted this revision.
JonChesterfield added a comment.
This revision is now accepted and ready to land.
OK. It's a bit of an edge case but the patch is reasonable. In general the hope is to move to using llvm libs to abstract over things like dlsym but it's a gradual process.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130892/new/
https://reviews.llvm.org/D130892
More information about the Openmp-commits
mailing list