We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 733dab5 commit 96e1068Copy full SHA for 96e1068
tests/codegen-llvm/transmute-scalar.rs
@@ -1,5 +1,6 @@
1
//@ add-core-stubs
2
-//@ compile-flags: -C opt-level=0 -C no-prepopulate-passes
+//@ compile-flags: -C opt-level=0 -C no-prepopulate-passes --target=x86_64-unknown-linux-gnu
3
+//@ needs-llvm-components: x86
4
5
#![crate_type = "lib"]
6
#![feature(no_core, repr_simd, arm_target_feature, mips_target_feature, s390x_target_feature)]
0 commit comments