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

Michał Górny via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 7 08:50:54 PST 2026


mgorny wrote:

> 1) checking out `llvm` alone (I'm not talking about `llvm-project`) takes a lot of time

In Gentoo, we're getting away with:

```
runtimes openmp cmake llvm/{cmake,include,utils/llvm-lit}
```

Perhaps we could move more stuff out of `llvm` and into common directories in the future.

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


More information about the Openmp-commits mailing list