Open
Description
Discovered in #48983 (comment). It seems rustbuild will always passes information about the host LLVM config, even when running Emscripten tests.
Lines 911 to 920 in 3926453
This makes min-llvm-version
reports the wrong value and failed to ignore some tests.
cc #48757 (probably a regression introduced by this PR)
Metadata
Metadata
Assignees
Labels
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.Area: Cross compilationArea: The testsuite used to check the correctness of rustcCategory: This is a bug.Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL!Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)