6 lines · plain
1# RUN: not llvm-mc -triple=hexagon -filetype=asm %s 2>%t; FileCheck %s <%t2 3{ brkpt4 r0 = r0 }5# CHECK: 3:3: error: Instruction is marked `isSolo' and cannot have other instructions in the same packet6 1# RUN: not llvm-mc -triple=hexagon -filetype=asm %s 2>%t; FileCheck %s <%t2 3{ brkpt4 r0 = r0 }5# CHECK: 3:3: error: Instruction is marked `isSolo' and cannot have other instructions in the same packet6