We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c7f39 commit 984605dCopy full SHA for 984605d
tests/assembly/x86-return-float.rs
@@ -11,7 +11,8 @@
11
//@ filecheck-flags: --implicit-check-not fld --implicit-check-not fst
12
//@ revisions: linux win
13
//@ add-core-stubs
14
-//@ needs-llvm-components: x86
+//@[linux] needs-llvm-components: x86
15
+//@[win] needs-llvm-components: x86
16
//@[linux] compile-flags: --target i686-unknown-linux-gnu
17
//@[win] compile-flags: --target i686-pc-windows-msvc
18
0 commit comments