[PATCH] D142106: [runtimes build] Pass on RUNTIMES_<target>_... options when using runtime_default_target
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 19 06:02:12 PST 2023
DavidSpickett added a comment.
The specific use case here is to be able to work around the issue described in https://github.com/llvm/llvm-project/issues/60115. Seems logical that these `RUNTIMES_` options would work for the default target too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142106/new/
https://reviews.llvm.org/D142106
More information about the llvm-commits
mailing list