forked from OSchip/llvm-project
parent
6c19ffc8bc
commit
d3568e3ba3
|
@ -1,4 +1,4 @@
|
|||
// RUN: not llvm-mc -triple aarch64-unknown-none-eabi -filetype asm -o - %s 2>&1 | Filecheck %s
|
||||
// RUN: not llvm-mc -triple aarch64-unknown-none-eabi -filetype asm -o - %s 2>&1 | FileCheck %s
|
||||
|
||||
.arch axp64
|
||||
# CHECK: error: unknown arch name
|
||||
|
|
Loading…
Reference in New Issue