diff options
Diffstat (limited to 'test/CodeGen/AArch64/assertion-rc-mismatch.ll')
-rw-r--r-- | test/CodeGen/AArch64/assertion-rc-mismatch.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/AArch64/assertion-rc-mismatch.ll b/test/CodeGen/AArch64/assertion-rc-mismatch.ll index 02b0c0e..bcf206e 100644 --- a/test/CodeGen/AArch64/assertion-rc-mismatch.ll +++ b/test/CodeGen/AArch64/assertion-rc-mismatch.ll @@ -1,4 +1,4 @@ -; 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>. ; CHECK-LABEL: small |