brintos

brintos / llvm-project-archived public Read only

0
0
Text · 136 B · e2d9fea Raw
3 lines · plain
1# RUN: not llvm-mc -filetype=obj -triple=i386-unknown-elf -defsym a=a %s 2>&1 | FileCheck %s2# CHECK: error: value is not an integer: a3