diff --git a/tests/codegen/maybeuninit-rvo.rs b/tests/codegen/maybeuninit-rvo.rs index d21e878c818be..cc5da39a9cac8 100644 --- a/tests/codegen/maybeuninit-rvo.rs +++ b/tests/codegen/maybeuninit-rvo.rs @@ -1,4 +1,5 @@ //@ compile-flags: -O +//@ needs-unwind //@ min-llvm-version: 18 #![feature(c_unwind)] #![crate_type = "lib"]