[llvm] [openmp] Deprecate LLVM_ENABLE_PROJECTS in favor of LLVM_ENABLE_RUNTIMES (PR #124711)

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 03:48:55 PST 2025


Meinersbur wrote:

Flang currently only works with `LLVM_ENABLE_PROJECTS=openmp`: https://github.com/llvm/llvm-project/blob/6d0dd3d5c41e5b564714de9226c0623012538051/flang/tools/f18/CMakeLists.txt#L144-L164

Cannot remove it before Flang also supports LLVM_ENABLE_RUNTIMES=openmp

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


More information about the llvm-commits mailing list