[PATCH] D136272: Forward CMake options to runtimes builds

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 00:16:39 PDT 2022


phosek added a comment.

This is not the right approach and it'll break common uses of the bootstrapping build since the host flags don't necessarily apply to target, especially when cross-compiling.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136272/new/

https://reviews.llvm.org/D136272



More information about the llvm-commits mailing list