summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2013-05-07-ByteLoadSameAddress.ll
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2014-04-03 23:47:24 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2014-04-03 23:47:24 +0000
commit2abadea537b10739dc76ad0bf698776eba32c989 (patch)
tree7ce08608baa814fbefe61559e0a02ca3c3375f7f /test/CodeGen/ARM/2013-05-07-ByteLoadSameAddress.ll
parent91ba0a9f6142d3b0c76e9fcc6511b0d8d198d4bd (diff)
ARM: yet another round of ARM test clean ups
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205586 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM/2013-05-07-ByteLoadSameAddress.ll')
-rw-r--r--test/CodeGen/ARM/2013-05-07-ByteLoadSameAddress.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/2013-05-07-ByteLoadSameAddress.ll b/test/CodeGen/ARM/2013-05-07-ByteLoadSameAddress.ll
index defb9460114..efb82027b70 100644
--- a/test/CodeGen/ARM/2013-05-07-ByteLoadSameAddress.ll
+++ b/test/CodeGen/ARM/2013-05-07-ByteLoadSameAddress.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=thumb -mattr=+v7,+thumb2 | FileCheck %s
+; RUN: llc -mtriple=thumb-eabi -mattr=+v7,+thumb2 %s -o - | FileCheck %s
define i8 @f1(i8* %call1, i8* %call3, i32 %h, i32 %w, i32 %Width) {
; CHECK: f1: