1 @ RUN
: not llvm-mc
-triple arm-elf
-filetype asm
-o
/dev
/null
%s
2>&1 | FileCheck
%s
6 // CHECK
: error
: expected symbol type in directive
7 // CHECK
: .type TYPE #32
10 // For ARM
, the comment character is
'@', so we don
't list '@
<type
>' as a
12 .section "foo", "a", @progbits
13 // CHECK: error: expected '%<type
>' or "<type>"