Skip to content

Commit 984605d

Browse files
mutter mumbleg
1 parent a7c7f39 commit 984605d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: tests/assembly/x86-return-float.rs

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
//@ filecheck-flags: --implicit-check-not fld --implicit-check-not fst
1212
//@ revisions: linux win
1313
//@ add-core-stubs
14-
//@ needs-llvm-components: x86
14+
//@[linux] needs-llvm-components: x86
15+
//@[win] needs-llvm-components: x86
1516
//@[linux] compile-flags: --target i686-unknown-linux-gnu
1617
//@[win] compile-flags: --target i686-pc-windows-msvc
1718

0 commit comments

Comments
 (0)