[llvm-branch-commits] [Githbu][TestingTools] Build on multiple platforms (PR #190884)
Aiden Grossman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Apr 7 19:02:05 PDT 2026
https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/190884
Given we are shipping binaries, the produced packages are arch-specific
so we need to build/cross-compile on all the architectures that we care
about. Start by getting things working on latest MacOS and Windows.
More information about the llvm-branch-commits
mailing list