summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AsmParser/defsym_error1.s
blob: 872577844d469efdb54e9c5d9fd829481fb34f2a (plain)
1
2
# RUN: not llvm-mc -filetype=obj -triple=i386-unknown-elf -defsym aaoeuaoeu %s 2>&1 | FileCheck %s
# CHECK: defsym must be of the form: sym=value
OpenPOWER on IntegriCloud