[Openmp-commits] [openmp] [openmp][testing] disable check targets if not building with clang (PR #71866)
Maksim Levental via Openmp-commits
openmp-commits at lists.llvm.org
Fri Nov 10 11:48:11 PST 2023
makslevental wrote:
Sorry I meant to ask is there _reason_ it's not exported.
> AFAIK, the issue only exists on macOS. I didn't see that on either Windows or Linux.
Which issue do you mean?
> In standalone build, we don't need to export `omp` to LLVM.
You don't need but I would like it - as I mentioned, it's useful for other projects that might want to use `libomp` (such as MLIR).
https://github.com/llvm/llvm-project/pull/71866
More information about the Openmp-commits
mailing list