Revert " [LoongArch][ISel] Check the number of sign bits in `PatGprGpr_32` (#107432)"
[llvm-project.git] / llvm / test / CodeGen / RISCV / rv32-fuchsia.ll
blobc628ec77256b10b1928a089c5efe637139195c67
1 ; RUN: not --crash llc -mtriple=riscv32-unknown-fuchsia < %s 2>&1 | FileCheck %s
3 ; CHECK: LLVM ERROR: Fuchsia is only supported for 64-bit
4 define void @nothing() nounwind {
5   ret void