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:
8a644f4
)
Try to unbreak the arm buildbot.
author
Benjamin Kramer
<benny.kra@googlemail.com>
Fri, 7 Jan 2011 11:35:21 +0000
(11:35 +0000)
committer
Benjamin Kramer
<benny.kra@googlemail.com>
Fri, 7 Jan 2011 11:35:21 +0000
(11:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122999
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/memset-2.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/memset-2.ll
b/test/CodeGen/X86/memset-2.ll
index eb5597eb6ff8d21b2fe0244715e0c27c8bc211e1..128799d0f5636d2691c34c868432206ccccd962c 100644
(file)
--- a/
test/CodeGen/X86/memset-2.ll
+++ b/
test/CodeGen/X86/memset-2.ll
@@
-1,4
+1,4
@@
-; RUN: llc -mtriple=i386-apple-darwin < %s | FileCheck %s
+; RUN: llc -mtriple=i386-apple-darwin
-mcpu=yonah
< %s | FileCheck %s
declare void @llvm.memset.i32(i8*, i8, i32, i32) nounwind