Skip to content

Commit

Permalink
tests/ui/abi/compatibility: Set min-llvm-version to 17 for LoongArch64
Browse files Browse the repository at this point in the history
  • Loading branch information
heiher committed Oct 24, 2023
1 parent 6cf9423 commit 300d04d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ui/abi/compatibility.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
// revisions: loongarch64
//[loongarch64] compile-flags: --target loongarch64-unknown-linux-gnu
//[loongarch64] needs-llvm-components: loongarch
//[loongarch64] min-llvm-version: 17
// revisions: wasm
//[wasm] compile-flags: --target wasm32-unknown-unknown
//[wasm] needs-llvm-components: webassembly
Expand Down

0 comments on commit 300d04d

Please sign in to comment.