All the existing runtimes relies on flags which are set by AddLLVM and HandleLLVMOptions. While these get included by each individual runtime in the standalone case, when being built as part of LLVM runtimes we need to include these in the top-level CMake file.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM