diff options
Diffstat (limited to 'llvm/test/MC/AArch64/jump-table.s')
-rw-r--r-- | llvm/test/MC/AArch64/jump-table.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/MC/AArch64/jump-table.s b/llvm/test/MC/AArch64/jump-table.s index 3fe9bc58cdd..439ecd90de3 100644 --- a/llvm/test/MC/AArch64/jump-table.s +++ b/llvm/test/MC/AArch64/jump-table.s @@ -1,4 +1,3 @@ -// RUN: llvm-mc < %s -triple=aarch64-none-linux-gnu -filetype=obj | llvm-readobj -r | FileCheck %s // RUN: llvm-mc < %s -triple=arm64-none-linux-gnu -filetype=obj | llvm-readobj -r | FileCheck %s .file "<stdin>" |