projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cae396
)
Force a triple here so this test doesn't fail on EABI hosts (like clang-native-arm...
author
Eli Friedman
<eli.friedman@gmail.com>
Thu, 16 Jun 2011 01:49:31 +0000
(
01:49
+0000)
committer
Eli Friedman
<eli.friedman@gmail.com>
Thu, 16 Jun 2011 01:49:31 +0000
(
01:49
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133134
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/ARM/memfunc.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/ARM/memfunc.ll
b/test/CodeGen/ARM/memfunc.ll
index 032129d5b1ee54a3a514d44d4a8d917bc6772ce7..757364b8d7736cfc5b7a4735ed84751bf7fe75b8 100644
(file)
--- a/
test/CodeGen/ARM/memfunc.ll
+++ b/
test/CodeGen/ARM/memfunc.ll
@@
-1,4
+1,4
@@
-; RUN: llc < %s -m
arch=arm
-o - | FileCheck %s
+; RUN: llc < %s -m
triple=armv7-apple-ios
-o - | FileCheck %s
; RUN: llc < %s -mtriple=arm-none-eabi -o - | FileCheck --check-prefix=EABI %s
@from = common global [500 x i32] zeroinitializer, align 4