1 // RUN: not llvm-mc %s -triple=aarch64-none-linux-gnu -filetype asm -o - 2>&1 \
2 // RUN: | FileCheck -check-prefix CHECK-ERROR %s
6 .type diagnostics,%function
10 // CHECK-ERROR: expected expression following directive
13 // CHECK-ERROR: expected expression
16 // CHECK-ERROR: expected constant expression
18 .inst 0x5e104020 0x5e104020
19 // CHECK-ERROR: unexpected token in directive