allow this to work on linux hosts.

llvm-svn: 92407
This commit is contained in:
Chris Lattner 2010-01-02 00:22:15 +00:00
parent 1eea3b0ada
commit 909c71c96a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: llc < %s -march=x86 | FileCheck %s
; RUN: llc < %s -mtriple=i386-apple-darwin10 | FileCheck %s
; rdar://7475489
define i32 @test1(i32 %a, i32 %b) nounwind ssp {