[Openmp-commits] [clang] [flang] [llvm] [openmp] [OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (PR #152189)

Michael Kruse via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 7 11:06:08 PST 2026


Meinersbur wrote:

> The key difference is, `libc++` is a LLVM project since day 1, but `libomp` is not.

LLVM: [2001](https://github.com/llvm/llvm-project/commit/b28986ffc7a6a6fd2e6b0a8a54c3cf5ba784e0c9) 

libc++: [2010](3e519524c118651123eecf60c2bbc5d65ad9bac3)

openmp: [2013](5e8470af093f8d8106ca22e37133b41e0bdc5e85)


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


More information about the Openmp-commits mailing list