9 lines · plain
1// RUN: not llvm-mc -triple aarch64 -filetype asm -o - %s 2>&1 | FileCheck %s2 3// CHECK: [[#@LINE+1]]:13: error: expected symbol name4.variant_pcs5 6.global foo7// CHECK: [[#@LINE+1]]:18: error: expected newline8.variant_pcs foo bar9