about summary refs log tree commit diff
path: root/tests/codegen/maybeuninit-rvo.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen/maybeuninit-rvo.rs')
-rw-r--r--tests/codegen/maybeuninit-rvo.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/codegen/maybeuninit-rvo.rs b/tests/codegen/maybeuninit-rvo.rs
index cc5da39a9ca..db2e33c34bd 100644
--- a/tests/codegen/maybeuninit-rvo.rs
+++ b/tests/codegen/maybeuninit-rvo.rs
@@ -1,6 +1,5 @@
 //@ compile-flags: -O
 //@ needs-unwind
-//@ min-llvm-version: 18
 #![feature(c_unwind)]
 #![crate_type = "lib"]