mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-12 23:37:33 +00:00
specify an arch for non-x86 hosts.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50576 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b609339a5c
commit
0b11cbacce
@ -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…
x
Reference in New Issue
Block a user