about summary refs log tree commit diff
path: root/tests/ui/codegen
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2024-03-15 18:43:19 -0700
committerJosh Stone <jistone@redhat.com>2024-03-17 10:11:04 -0700
commit29430554f65619007f004e7941b7c2efb6465dbf (patch)
tree8c1c25b65e50d352351ebcf59d217c048a722065 /tests/ui/codegen
parent35dfc67d94c47a6c6ae28c46e7dc1c547f772485 (diff)
downloadrust-29430554f65619007f004e7941b7c2efb6465dbf.tar.gz
rust-29430554f65619007f004e7941b7c2efb6465dbf.zip
Update the minimum external LLVM to 17
Diffstat (limited to 'tests/ui/codegen')
-rw-r--r--tests/ui/codegen/target-cpus.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/codegen/target-cpus.rs b/tests/ui/codegen/target-cpus.rs
index 85a940f9f74..2d46e00f803 100644
--- a/tests/ui/codegen/target-cpus.rs
+++ b/tests/ui/codegen/target-cpus.rs
@@ -1,4 +1,3 @@
 //@ needs-llvm-components: webassembly
-//@ min-llvm-version: 17
 //@ compile-flags: --print=target-cpus --target=wasm32-unknown-unknown
 //@ check-pass