Compiler projects using llvm
# RUN: not --crash llvm-mc --filetype=obj --triple=loongarch64 %s -o %t
.byte 1
# CHECK: LLVM ERROR: unable to write nop sequence of 3 bytes
.p2align 2
foo: