summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AArch64/optional-hash.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/AArch64/optional-hash.s')
-rw-r--r--llvm/test/MC/AArch64/optional-hash.s3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/MC/AArch64/optional-hash.s b/llvm/test/MC/AArch64/optional-hash.s
index a332cb09124..7ae1aa49047 100644
--- a/llvm/test/MC/AArch64/optional-hash.s
+++ b/llvm/test/MC/AArch64/optional-hash.s
@@ -1,7 +1,4 @@
// PR18929
-// RUN: llvm-mc < %s -triple=aarch64-linux-gnueabi -mattr=+fp-armv8,+neon -filetype=obj -o - \
-// RUN: | llvm-objdump --disassemble -arch=aarch64 -mattr=+fp-armv8,+neon - | FileCheck %s
-
// RUN: llvm-mc < %s -triple=arm64-linux-gnueabi -mattr=+fp-armv8,+neon -filetype=obj -o - \
// RUN: | llvm-objdump --disassemble -arch=arm64 -mattr=+fp-armv8,+neon - | FileCheck %s
OpenPOWER on IntegriCloud