about summary refs log tree commit diff
path: root/tests/codegen/vec-calloc.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen/vec-calloc.rs')
-rw-r--r--tests/codegen/vec-calloc.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/codegen/vec-calloc.rs b/tests/codegen/vec-calloc.rs
index 4481a9d1e99..a5fda7b2449 100644
--- a/tests/codegen/vec-calloc.rs
+++ b/tests/codegen/vec-calloc.rs
@@ -1,7 +1,6 @@
 // compile-flags: -O -Z merge-functions=disabled
 // only-x86_64
 // ignore-debug
-// min-llvm-version: 15.0
 
 #![crate_type = "lib"]