Chris Bieneman via llvm-dev <llvm-dev at lists.llvm.org> writes: > It also looks like you're putting libc++ in llvm/projects. Try putting > libc++, libc++abi, compiler-rt, and openmp under llvm/runtimes. I wasn't aware of this capability. How will it work in the new monorepo scheme? -David