brintos

brintos / llvm-project-archived public Read only

0
0
Text · 309 B · ebb3744 Raw
11 lines · plain
1# RUN: not llvm-mc %s -triple=xtensa -filetype=asm 2>&1 | FileCheck %s2 3.text4.literal_position5.literal .LCPI0_0  a6# CHECK: [[@LINE-1]]:20: error: expected comma7.literal 123, a8# CHECK: [[@LINE-1]]:10: error: literal label must be a symbol9.literal .LCPI1_0,10# CHECK: [[@LINE-1]]:19: error: expected value11