summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/free-zext.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/AArch64/free-zext.ll')
-rw-r--r--test/CodeGen/AArch64/free-zext.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/AArch64/free-zext.ll b/test/CodeGen/AArch64/free-zext.ll
index 584ce2844d..d69105eec3 100644
--- a/test/CodeGen/AArch64/free-zext.ll
+++ b/test/CodeGen/AArch64/free-zext.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 @test_free_zext(i8* %a, i16* %b) {