Try to unbreak the arm buildbot.
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 7 Jan 2011 11:35:21 +0000 (11:35 +0000)
committerBenjamin 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

index eb5597eb6ff8d21b2fe0244715e0c27c8bc211e1..128799d0f5636d2691c34c868432206ccccd962c 100644 (file)
@@ -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