Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / MC / AArch64 / directive-variant_pcs-err.s
blob5a9c88c0f4029a538bd799c8afd39895f9194f5a
1 // RUN: not llvm-mc -triple aarch64 -filetype asm -o - %s 2>&1 | FileCheck %s
3 // CHECK: [[#@LINE+1]]:13: error: expected symbol name
4 .variant_pcs
6 .global foo
7 // CHECK: [[#@LINE+1]]:18: error: expected newline
8 .variant_pcs foo bar