Skip to content

Commit 300d04d

Browse files
committed
tests/ui/abi/compatibility: Set min-llvm-version to 17 for LoongArch64
1 parent 6cf9423 commit 300d04d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/abi/compatibility.rs

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
// revisions: loongarch64
3131
//[loongarch64] compile-flags: --target loongarch64-unknown-linux-gnu
3232
//[loongarch64] needs-llvm-components: loongarch
33+
//[loongarch64] min-llvm-version: 17
3334
// revisions: wasm
3435
//[wasm] compile-flags: --target wasm32-unknown-unknown
3536
//[wasm] needs-llvm-components: webassembly

0 commit comments

Comments
 (0)