mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
allow this to work on linux hosts.
llvm-svn: 92407
This commit is contained in:
parent
fe8af82cd4
commit
9e64bad0da
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user