Build Filecheck is packaged instead of target for the LLVM tools downloaded from CI during build for cross-compiled targets. #95862
Labels
A-cross
Area: Cross compilation
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
I don't have Rosetta 2 enabled so I ran into a bit of confusion trying to run some codegen tests on an M1 MacBook.
Looking at the LLVM binaries that were downloaded,
FileCheck
seems to be the odd one out:Building LLVM locally definitely generates the right version, compare:
The text was updated successfully, but these errors were encountered: