summaryrefslogtreecommitdiff
path: root/test/MC/AArch64/elf-objdump.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/AArch64/elf-objdump.s')
-rw-r--r--test/MC/AArch64/elf-objdump.s1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/MC/AArch64/elf-objdump.s b/test/MC/AArch64/elf-objdump.s
index 2d134ff586..b69926efbc 100644
--- a/test/MC/AArch64/elf-objdump.s
+++ b/test/MC/AArch64/elf-objdump.s
@@ -1,5 +1,4 @@
// 64 bit little endian
-// RUN: llvm-mc -filetype=obj -triple aarch64-none-linux-gnu %s -o - | llvm-objdump -d -
// RUN: llvm-mc -filetype=obj -triple arm64-none-linux-gnu %s -o - | llvm-objdump -d -
// We just want to see if llvm-objdump works at all.