[Openmp-commits] [openmp] [OpenMP] Update out of date documentation (PR #142411)
Shilei Tian via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jun 9 13:21:32 PDT 2025
================
@@ -303,38 +236,6 @@ For example, if your system-wide GCC installation is too old to build LLVM and
you would like to use a newer GCC, set ``--gcc-install-dir=``
to inform clang of the GCC installation you would like to use in the second stage.
-Q: How can I include OpenMP offloading support in my CMake project?
----------------
shiltian wrote:
We either have an up-to-date document as well as an update-to-date find module, or don't have them at all. It is not a good idea to have an undocumented find module (which is probably out of date as well). The remove of the find module can be done in a separate PR though.
https://github.com/llvm/llvm-project/pull/142411
More information about the Openmp-commits
mailing list