mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-12 23:37:33 +00:00
Windows codegen also dies on this, so restrict to the platform it was
actually tested on. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126652 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2d25d247bd
commit
377ffe3b11
@ -1,4 +1,4 @@
|
||||
; RUN: llc -march=x86-64 < %s
|
||||
; RUN: llc -mtriple=x86_64-pc-linux < %s
|
||||
; PR9309
|
||||
|
||||
define <4 x double> @f_fu(<4 x float>) nounwind {
|
||||
|
Loading…
x
Reference in New Issue
Block a user