[DAGCombiner] Add target hook function to decide folding (mul (add x, c1), c2)
[llvm-project.git] / llvm / test / MC / ARM / bracket-darwin.s
blobdc8b34857555e951e746aae46854b3480897ea78
1 // RUN: not llvm-mc -triple arm-apple-darwin %s 2> %t
2 // RUN: FileCheck -input-file %t %s
4 // CHECK: error: brackets expression not supported on this target
5 .byte [4-3]