Update test to use explicit triple
authorOliver Stannard <oliver.stannard@arm.com>
Tue, 10 Nov 2015 14:09:08 +0000 (14:09 +0000)
committerOliver Stannard <oliver.stannard@arm.com>
Tue, 10 Nov 2015 14:09:08 +0000 (14:09 +0000)
This is needed for targets which do not support big-endian with the default
triple.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252603 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/AArch64/arm64-ldr-merge.ll

index 5d8cb8d745da14dcad5c39042bc9dc8d94afe7ee..06721e70e5802dc044063114574d948cd5de57a4 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=arm64 -mcpu=cortex-a57 -verify-machineinstrs | FileCheck %s --check-prefix=CHECK --check-prefix=LE
-; RUN: llc < %s -march=aarch64_be -mcpu=cortex-a57 -verify-machineinstrs | FileCheck %s --check-prefix=CHECK --check-prefix=BE
+; RUN: llc < %s -mtriple aarch64--none-eabi -mcpu=cortex-a57 -verify-machineinstrs | FileCheck %s --check-prefix=CHECK --check-prefix=LE
+; RUN: llc < %s -mtriple aarch64_be--none-eabi -mcpu=cortex-a57 -verify-machineinstrs | FileCheck %s --check-prefix=CHECK --check-prefix=BE
 
 ; CHECK-LABEL: Ldrh_merge
 ; CHECK-NOT: ldrh