[Openmp-commits] [openmp] [OpenMP][omptest] Improve CMake and address review comments (PR #159416)

Michael Kruse via Openmp-commits openmp-commits at lists.llvm.org
Mon Jan 19 08:45:04 PST 2026


https://github.com/Meinersbur approved this pull request.

LGTM

I also tested the "runtimes default build" and it worked fine. It would have surprised me since the bootstrapping build is basically just invoking a "runtimes default build" for each LLVM_RUNTIME_TARGETS.

IMHO the LLVM_ENABLE_PROJECTS=openmp and standalone build modes will be removed soonish, so it may not be worth adding code for them now. However, someone might complain about breaking their build. 

https://github.com/llvm/llvm-project/pull/159416


More information about the Openmp-commits mailing list