mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-14 17:34:41 +00:00
This test is meant for X86 CPU which does not support SSE2.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32072 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
32644ac67c
commit
2c0fbb1cb6
@ -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