Fix buildbots.

llvm-svn: 89274
This commit is contained in:
Bob Wilson 2009-11-18 23:30:38 +00:00
parent 3bd09434a6
commit 6456fb94f5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: llc < %s -march=arm -mcpu=cortex-a8 -asm-verbose=false | FileCheck %s
; RUN: llc < %s -mtriple=arm-apple-darwin -mcpu=cortex-a8 -asm-verbose=false | FileCheck %s
declare void @bar(i32)
declare void @car(i32)