brintos

brintos / llvm-project-archived public Read only

0
0
Text · 242 B · 5a9c88c Raw
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