From: NAKAMURA Takumi Date: Sat, 28 Nov 2015 13:05:49 +0000 (+0000) Subject: llvm/test/CodeGen/SystemZ/alloca-04.ll REQUIRES asserts due to -debug-pass. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=1cc8cf22c9f8714b5291ccef0b5be0c7728d9c62;p=oota-llvm.git llvm/test/CodeGen/SystemZ/alloca-04.ll REQUIRES asserts due to -debug-pass. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254230 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/SystemZ/alloca-04.ll b/test/CodeGen/SystemZ/alloca-04.ll index c7ecf38247a..86c77493d3e 100644 --- a/test/CodeGen/SystemZ/alloca-04.ll +++ b/test/CodeGen/SystemZ/alloca-04.ll @@ -2,7 +2,7 @@ ; RUN: llc < %s -mtriple=s390x-linux-gnu -debug-only=codegen 2>&1 | \ ; RUN: FileCheck %s - +; REQUIRES: asserts define void @f6() "no-realign-stack" { %x = alloca i64, i64 1, align 128