bolt/deps/llvm-18.1.8/llvm/test/MC/AArch64/directive-variant_pcs-err.s

9 lines
242 B
ArmAsm
Raw Normal View History

2025-02-14 19:21:04 +01:00
// RUN: not llvm-mc -triple aarch64 -filetype asm -o - %s 2>&1 | FileCheck %s
// CHECK: [[#@LINE+1]]:13: error: expected symbol name
.variant_pcs
.global foo
// CHECK: [[#@LINE+1]]:18: error: expected newline
.variant_pcs foo bar