mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-22 20:05:38 +00:00
This test is meant for X86 CPU which does not support SSE2.
llvm-svn: 32072
This commit is contained in:
parent
04e66b07dc
commit
a90e1d7a55
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | llc -march=x86
|
||||
; RUN: llvm-as < %s | llc -march=x86 -mcpu=generic
|
||||
; Make sure LLC doesn't crash in the stackifier due to FP PHI nodes.
|
||||
|
||||
void %radfg_() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user