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
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
