[Reland][Runtimes] Merge 'compile_commands.json' files from runtimes build (#116303)
[llvm-project.git] / llvm / test / CodeGen / LoongArch / feature-32bit.ll
blobef3cbd989503773c109d717a75d78fa9b63c6018
1 ; RUN: llc --mtriple=loongarch64 --mattr=help 2>&1 | FileCheck %s
2 ; RUN: llc --mtriple=loongarch32 --mattr=help 2>&1 | FileCheck %s
4 ; CHECK: Available features for this target:
5 ; CHECK: 32bit - LA32 Basic Integer and Privilege Instruction Set.