[llvm] [Offload] Move `/openmp/libomptarget` to `/offload` (PR #75125)
Johannes Doerfert via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 4 15:19:04 PDT 2024
jdoerfert wrote:
Added `set(LIBOMP_HAVE_OMPT_SUPPORT ${LIBOMP_HAVE_OMPT_SUPPORT} PARENT_SCOPE)` to the CMake as suggested, also rebased it on trunk.
https://github.com/llvm/llvm-project/pull/75125
More information about the llvm-commits
mailing list