diff options
Diffstat (limited to 'tests/codegen/comparison-operators-2-tuple.rs')
| -rw-r--r-- | tests/codegen/comparison-operators-2-tuple.rs | 1 |
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 a9d25e3b53c..7a2a3fc93f8 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 -// min-llvm-version: 15.0 // only-x86_64 #![crate_type = "lib"] |
