1 @ RUN
: not llvm-mc
%s
-triple armv7-linux-gnueabi
-filetype asm
-o
- 2>&1 \
2 @ RUN
: | FileCheck
-check-prefix CHECK-ERROR
%s
8 .global constant_overflow
9 .type constant_overflow,%function
12 @ CHECK-ERROR
: inst.n operand is too big
, use inst.w instead