1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

[SystemZ] Add 'REQUIRES: asserts' to test case using debug output.

llvm-svn: 327766
This commit is contained in:
Jonas Paulsson 2018-03-17 09:15:13 +00:00
parent 3203edf16f
commit 6634c27ef1

View File

@ -2,6 +2,7 @@
; DAGCombiner so that it knows that %sel0 is already sign extended.
;
; RUN: llc -mtriple=s390x-linux-gnu -mcpu=z13 -debug-only=isel < %s 2>&1 | FileCheck %s
; REQUIRES: asserts
%0 = type <{ %1*, i16, [6 x i8] }>
%1 = type { i32 (...)** }