Skip to content

Commit f78cc1b

Browse files
committed
loongarch tests need LLVM version 20 to avoid warnings
1 parent 240cc10 commit f78cc1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/target-feature/abi-required-target-feature-flag-disable.rs

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
//@[riscv] needs-llvm-components: riscv
1313
//@[loongarch] compile-flags: --target=loongarch64-unknown-none -Ctarget-feature=-d
1414
//@[loongarch] needs-llvm-components: loongarch
15+
//@[loongarch] min-llvm-version: 20
1516
// For now this is just a warning.
1617
//@ build-pass
1718

0 commit comments

Comments
 (0)