xref: /llvm-project/llvm/test/CodeGen/LoongArch/feature-32bit.ll (revision 8d798eab16ca3ab38d42f097d059c4cf9d8b23e7)
1; RUN: llc --mtriple=loongarch64 --mattr=help 2>&1 | FileCheck %s
2; RUN: llc --mtriple=loongarch32 --mattr=help 2>&1 | FileCheck %s
3
4; CHECK: Available features for this target:
5; CHECK: 32bit - LA32 Basic Integer and Privilege Instruction Set.
6