about summary refs log tree commit diff
path: root/tests/codegen-llvm/comparison-operators-2-struct.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen-llvm/comparison-operators-2-struct.rs')
-rw-r--r--tests/codegen-llvm/comparison-operators-2-struct.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/codegen-llvm/comparison-operators-2-struct.rs b/tests/codegen-llvm/comparison-operators-2-struct.rs
index e179066ebfd..d44f92f511b 100644
--- a/tests/codegen-llvm/comparison-operators-2-struct.rs
+++ b/tests/codegen-llvm/comparison-operators-2-struct.rs
@@ -1,5 +1,4 @@
 //@ compile-flags: -C opt-level=1
-//@ min-llvm-version: 20
 
 // The `derive(PartialOrd)` for a 2-field type doesn't override `lt`/`le`/`gt`/`ge`.
 // This double-checks that the `Option<Ordering>` intermediate values used