Skip to content

Commit d6f5b43

Browse files
compiler: Enable test for regparm on different hosts
1 parent b3ae64d commit d6f5b43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/codegen/regparm-inreg.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
//@ compile-flags: --target i686-unknown-linux-gnu -O -C no-prepopulate-passes
66
//@ needs-llvm-components: x86
7-
//@ only-x86
87

98
//@ revisions:regparm0 regparm1 regparm2 regparm3
109
//@[regparm0] compile-flags: -Zregparm=0

0 commit comments

Comments
 (0)