Issue 55444
Summary There is no way to override LLVM_ENABLE_RUNTIMES and LLVM_ENABLE_PROJECTS when bootstraping
Labels
Assignees
Reporter lygstate
    Currently
https://github.com/llvm/llvm-project/blob/345ed58ed513ab34640af7f174f27834acd958c1/clang/CMakeLists.txt#L731
Always passing `LLVM_ENABLE_RUNTIMES` and `LLVM_ENABLE_PROJECTS`, I suggest pass these two as 
LLVM_ENABLE_RUNTIMES_INIT and LLVM_ENABLE_PROJECTS_INIT instead.

_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to