From 5bcf4f26ac44284b0dbc9b53404fa5dd8a0db01a Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Mon, 2 Oct 2023 10:45:49 +0200 Subject: Limit to LLVM 17.0.2 to work around WinEH codegen bug --- tests/assembly/stack-protector/stack-protector-heuristics-effect.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/assembly/stack-protector') diff --git a/tests/assembly/stack-protector/stack-protector-heuristics-effect.rs b/tests/assembly/stack-protector/stack-protector-heuristics-effect.rs index 91b218c7a3c..e46b902df07 100644 --- a/tests/assembly/stack-protector/stack-protector-heuristics-effect.rs +++ b/tests/assembly/stack-protector/stack-protector-heuristics-effect.rs @@ -9,6 +9,7 @@ // [basic] compile-flags: -Z stack-protector=basic // [none] compile-flags: -Z stack-protector=none // compile-flags: -C opt-level=2 -Z merge-functions=disabled +// min-llvm-version: 17.0.2 #![crate_type = "lib"] -- cgit 1.4.1-3-g733a5