remove the "old" at&t style asmprinter. Unfortunately, most of the
[llvm/avr.git] / test / MC / AsmParser / directive_set.s
blobf1fc30a85df1426d264ef1a5c8eb8d97ba2294f1
1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
3 # CHECK: TEST0:
4 # CHECK: a = 0
5 TEST0:
6 .set a, 0