about summary refs log tree commit diff
path: root/tests/codegen/enum
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen/enum')
-rw-r--r--tests/codegen/enum/enum-early-otherwise-branch.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/codegen/enum/enum-early-otherwise-branch.rs b/tests/codegen/enum/enum-early-otherwise-branch.rs
index 6c7548912da..07c8aed2624 100644
--- a/tests/codegen/enum/enum-early-otherwise-branch.rs
+++ b/tests/codegen/enum/enum-early-otherwise-branch.rs
@@ -1,5 +1,4 @@
 //@ compile-flags: -O
-//@ min-llvm-version: 18
 
 #![crate_type = "lib"]