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 suffixes_invalid_in_arm
9 .type suffixes_invalid_in_arm,%function
10 suffixes_invalid_in_arm
:
12 @ CHECK-ERROR
: width suffixes are invalid in ARM mode
14 @ CHECK-ERROR
: width suffixes are invalid in ARM mode