summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AsmParser/unfinished-op.s
blob: 079e036b160df458b9d128b4b2492def03ea1d23 (plain)
1
2
3
4
# 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;""
OpenPOWER on IntegriCloud