Don't expect tests always crashing. Add "REQUIRES:asserts".
[oota-llvm.git] / test / CodeGen / R600 / large-alloca.ll
index 882a05149abdee8366c0a2b433ec76eba918a33c..dd9b6775c082e8290398c662df40b3d71838c23a 100644 (file)
@@ -1,4 +1,5 @@
 ; XFAIL: *
+; REQUIRES: asserts
 ; RUN: llc -march=r600 -mcpu=SI < %s
 
 define void @large_alloca(i32 addrspace(1)* %out, i32 %x) nounwind {