summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/extract.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AArch64/extract.ll')
-rw-r--r--llvm/test/CodeGen/AArch64/extract.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AArch64/extract.ll b/llvm/test/CodeGen/AArch64/extract.ll
index f066b59af2f..1fc9387fecc 100644
--- a/llvm/test/CodeGen/AArch64/extract.ll
+++ b/llvm/test/CodeGen/AArch64/extract.ll
@@ -1,4 +1,3 @@
-; RUN: llc -verify-machineinstrs < %s -mtriple=aarch64-none-linux-gnu | FileCheck %s
; RUN: llc -verify-machineinstrs -o - %s -mtriple=arm64-apple-ios7.0 | FileCheck %s
define i64 @ror_i64(i64 %in) {
OpenPOWER on IntegriCloud