diff options
Diffstat (limited to 'llvm/test/CodeGen/AArch64/inline-asm-constraints-badK2.ll')
-rw-r--r-- | llvm/test/CodeGen/AArch64/inline-asm-constraints-badK2.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AArch64/inline-asm-constraints-badK2.ll b/llvm/test/CodeGen/AArch64/inline-asm-constraints-badK2.ll index 82006339248..6bc633814c7 100644 --- a/llvm/test/CodeGen/AArch64/inline-asm-constraints-badK2.ll +++ b/llvm/test/CodeGen/AArch64/inline-asm-constraints-badK2.ll @@ -1,4 +1,3 @@ -; RUN: not llc -mtriple=aarch64-none-linux-gnu < %s ; RUN: not llc -mtriple=arm64-none-linux-gnu -o - %s define void @foo() { |