blob: dc8b34857555e951e746aae46854b3480897ea78 [file] [log] [blame]
Joerg Sonnenberger93c65e62011-02-24 21:59:22 +00001// RUN: not llvm-mc -triple arm-apple-darwin %s 2> %t
2// RUN: FileCheck -input-file %t %s
3
4// CHECK: error: brackets expression not supported on this target
5.byte [4-3]