From 14d596a382a84c57811457f427b7d2ca60348fb5 Mon Sep 17 00:00:00 2001 From: James Molloy Date: Sat, 2 Aug 2014 17:15:11 +0000 Subject: [PATCH] Update test to use a more modern AArch64 triple, as requested by Renato. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214637 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/AArch64/paired-load.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/CodeGen/AArch64/paired-load.ll b/test/CodeGen/AArch64/paired-load.ll index 35c90500659..3dddb9eff32 100644 --- a/test/CodeGen/AArch64/paired-load.ll +++ b/test/CodeGen/AArch64/paired-load.ll @@ -1,6 +1,6 @@ ; RUN: llc < %s | FileCheck %s target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128" -target triple = "arm64-apple-ios5.0.0" +target triple = "aarch64-linux-gnu" ; Ensure we're generating ldp instructions instead of ldr Q. ; CHECK: ldp