summaryrefslogtreecommitdiff
path: root/test/MC/MachO/bad-dollar.s
blob: fd72ed0230dba99bd77c7415ef6f98c84d597f17 (plain)
1
2
3
4
5
// RUN: not llvm-mc -triple x86_64-apple-darwin10 %s 2> %t.err > %t
// RUN: FileCheck --check-prefix=CHECK-ERROR < %t.err %s

.long $1
// CHECK-ERROR: 4:7: error: invalid token in expression