Home | History | Annotate | Download | only in AsmParser
      1 # RUN: not llvm-mc -filetype=obj -triple=i386-unknown-elf -defsym aaoeuaoeu %s 2>&1 | FileCheck %s
      2 # CHECK: defsym must be of the form: sym=value
      3