brintos

brintos / llvm-project-archived public Read only

0
0
Text · 188 B · 079e036 Raw
5 lines · plain
1# RUN: not llvm-mc -triple i386-unknown-unknown %s 2>&1 > /dev/null| FileCheck %s --check-prefix=CHECK-ERROR2 3#CHECK-ERROR: error: instruction must have size higher than 04    .byte 64;""5