1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/MC/AsmParser/unfinished-op.s

5 lines
188 B
ArmAsm
Raw Normal View History

# RUN: not llvm-mc -triple i386-unknown-unknown %s 2>&1 > /dev/null| FileCheck %s --check-prefix=CHECK-ERROR
#CHECK-ERROR: error: instruction must have size higher than 0
.byte 64;""