1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/MC/ARM/bracket-darwin.s

6 lines
169 B
ArmAsm
Raw Normal View History

// RUN: not llvm-mc -triple arm-apple-darwin %s 2> %t
// RUN: FileCheck -input-file %t %s
// CHECK: error: brackets expression not supported on this target
.byte [4-3]