mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
3a529b818e
llvm-svn: 239240
3 lines
136 B
ArmAsm
3 lines
136 B
ArmAsm
# RUN: not llvm-mc -filetype=obj -triple=i386-unknown-elf -defsym a=a %s 2>&1 | FileCheck %s
|
|
# CHECK: error: Value is not an integer: a
|