[Openmp-commits] [llvm] [openmp] [WIP] Offload standalone (PR #88957)
Joseph Huber via Openmp-commits
openmp-commits at lists.llvm.org
Tue Apr 16 13:06:08 PDT 2024
https://github.com/jhuber6 commented:
I'm a little confused here. I thought all that's required is
1. Detect support for `--version-script` in the linker
2. Find `libomp.so` to link against it
3. Find `omp.h` and `omp-tools.h` to include.
What's all this other stuff for?
https://github.com/llvm/llvm-project/pull/88957
More information about the Openmp-commits
mailing list