From 12167d7064597993355e41d3a8c20654bccaf0be Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Wed, 2 Apr 2025 12:08:01 -0700 Subject: Update the minimum external LLVM to 19 --- tests/codegen/enum/enum-two-variants-match.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/codegen/enum') diff --git a/tests/codegen/enum/enum-two-variants-match.rs b/tests/codegen/enum/enum-two-variants-match.rs index c1f208d7909..21ae1f96bca 100644 --- a/tests/codegen/enum/enum-two-variants-match.rs +++ b/tests/codegen/enum/enum-two-variants-match.rs @@ -1,5 +1,4 @@ //@ compile-flags: -Copt-level=3 -C no-prepopulate-passes -//@ min-llvm-version: 19 (for trunc nuw) //@ only-x86_64 (because these discriminants are isize) #![crate_type = "lib"] -- cgit 1.4.1-3-g733a5