We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
LLVM 20 is adding a new target CPU for WebAssembly (lime1), which changes the output of that test.
lime1
#133910 temporarily modifies the test to accept the output of both LLVM versions, but that should be reverted after upgrading to LLVM 20.
@rustbot label: +A-llvm