Try to unbreak the arm buildbot.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122999 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Benjamin Kramer 2011-01-07 11:35:21 +00:00
parent 8a644f4f6f
commit 50dd09bd85

View 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