This test is meant for X86 CPU which does not support SSE2.

llvm-svn: 32072
This commit is contained in:
Evan Cheng 2006-12-01 10:17:36 +00:00
parent 845bd6e096
commit 80361a9297
1 changed files with 1 additions and 1 deletions

View File

@ -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_() {