nikic wrote: Sorry, I still do not understand why you need this. Previously `compiler-rt` was in `LLVM_ALL_PROJECTS` but not in `LLVM_DEFAULT_RUNTIMES`, so I do not understand why there was an issue with the `LLVM_ENABLE_PROJECTS=all` + `LLVM_ENABLE_RUNTIMES=all` configuration.
Is your issue report incorrect and what you actually did was use `LLVM_ENABLE_PROJECTS=all` with an explicit `LLVM_ENABLE_RUNTIMES` list that included `compiler-rt`? https://github.com/llvm/llvm-project/pull/182090 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
