about summary refs log tree commit diff
path: root/tests/codegen/comparison-operators-2-tuple.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen/comparison-operators-2-tuple.rs')
-rw-r--r--tests/codegen/comparison-operators-2-tuple.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/codegen/comparison-operators-2-tuple.rs b/tests/codegen/comparison-operators-2-tuple.rs
index 91a99f9b91f..6a7e489c82d 100644
--- a/tests/codegen/comparison-operators-2-tuple.rs
+++ b/tests/codegen/comparison-operators-2-tuple.rs
@@ -1,5 +1,4 @@
 //@ compile-flags: -C opt-level=1 -Z merge-functions=disabled
-//@ only-x86_64
 //@ min-llvm-version: 20
 
 #![crate_type = "lib"]