Don't expect tests always crashing. Add "REQUIRES:asserts".
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 15 Jun 2014 01:01:11 +0000 (01:01 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 15 Jun 2014 01:01:11 +0000 (01:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210983 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/R600/large-alloca.ll
test/CodeGen/R600/large-constant-initializer.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 {
index d22fb7161b6f9a74bae9cd65b4c63d122c7ae5a7..552cd05e137300863dd2893a42357d946f8404f4 100644 (file)
@@ -1,4 +1,5 @@
 ; XFAIL: *
+; REQUIRES: asserts
 ; RUN: llc -march=r600 -mcpu=SI < %s
 
 @gv = external unnamed_addr addrspace(2) constant [239 x i32], align 4