summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/assertion-rc-mismatch.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/AArch64/assertion-rc-mismatch.ll')
-rw-r--r--test/CodeGen/AArch64/assertion-rc-mismatch.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/AArch64/assertion-rc-mismatch.ll b/test/CodeGen/AArch64/assertion-rc-mismatch.ll
index f09203f221..bcf206ec9b 100644
--- a/test/CodeGen/AArch64/assertion-rc-mismatch.ll
+++ b/test/CodeGen/AArch64/assertion-rc-mismatch.ll
@@ -1,4 +1,3 @@
-; RUN: llc < %s -mtriple=aarch64-none-linux-gnu | FileCheck %s
; RUN: llc < %s -mtriple=arm64-apple-ios7.0 | FileCheck %s
; Test case related to <rdar://problem/15633429>.