tests: Add tests for LoongArch64

This commit is contained in:
WANG Rui 2023-04-14 17:42:08 +08:00
parent f2299490c1
commit 4375d3b203
18 changed files with 364 additions and 23 deletions

View file

@ -1,6 +1,7 @@
// compile-flags: -C no-prepopulate-passes -Copt-level=0
// ignore-riscv64
// ignore-loongarch64
#![feature(link_llvm_intrinsics)]
#![crate_type = "lib"]