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