Build compiler-rt with runtimes instead of the main LLVM build
LLVM is deprecating compiler-rt in LLVM_ENABLE_PROJECTS
in favor of LLVM_ENABLE_RUNTIMES
.
In this occasion we should really fix also #40480
Edited by Pier Angelo Vendrame
LLVM is deprecating compiler-rt in LLVM_ENABLE_PROJECTS
in favor of LLVM_ENABLE_RUNTIMES
.
In this occasion we should really fix also #40480