llvm/test/CodeGen/SystemZ/alloca-04.ll REQUIRES asserts due to -debug-pass.

llvm-svn: 254230
This commit is contained in:
NAKAMURA Takumi 2015-11-28 13:05:49 +00:00
parent 8f9607a616
commit 50024613e7
1 changed files with 1 additions and 1 deletions

View File

@ -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