We have to replace the ";" with "|" (since LLVMExternalProjectUtils uses
"|" as the LIST_SEPARATOR when invoking ExternalProject_Add) in
order for lists to be passed correctly to the runtimes CMake configures.
Remove the special case for LLVM_ENABLE_RUNTIMES, since it'll just get
handled by the general logic now.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 45069 Build 46710: arc lint + arc unit