mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-29 23:16:28 +00:00
specify an arch for non-x86 hosts.
llvm-svn: 50576
This commit is contained in:
parent
583a346ec6
commit
8cc3e89b87
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | llc -enable-unsafe-fp-math | grep jnp
|
||||
; RUN: llvm-as < %s | llc -enable-unsafe-fp-math -march=x86 | grep jnp
|
||||
; rdar://5902801
|
||||
|
||||
declare void @test2()
|
||||
|
Loading…
Reference in New Issue
Block a user