From: Krzysztof Parzyszek Date: Mon, 13 Apr 2015 21:55:21 +0000 (+0000) Subject: Settle on a specific triple for the aarch64 testcase X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=2c85db4642be66365cca86efa107902c767466eb;p=oota-llvm.git Settle on a specific triple for the aarch64 testcase git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234801 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/AArch64/tailcall-mem-intrinsics.ll b/test/CodeGen/AArch64/tailcall-mem-intrinsics.ll index 9a3d7de68e3..b970fb12415 100644 --- a/test/CodeGen/AArch64/tailcall-mem-intrinsics.ll +++ b/test/CodeGen/AArch64/tailcall-mem-intrinsics.ll @@ -1,4 +1,4 @@ -; RUN: llc -march=aarch64 -mtriple=aarch64-pc-linux-gnu < %s | FileCheck %s +; RUN: llc -mtriple=aarch64-unknown-unknown < %s | FileCheck %s ; CHECK-LABEL: tail_memcpy: ; CHECK: b memcpy