llvm/test/CodeGen/AMDGPU/selected-stack-object.ll REQUIRES +Asserts, since it expects assertion failure.

llvm-svn: 275144
This commit is contained in:
NAKAMURA Takumi
2016-07-12 02:18:09 +00:00
parent 1e39574e9f
commit e92e2124f6

View File

@@ -1,4 +1,7 @@
; "Assertion failure" should be caught with both XFAIL:* and +Asserts.
; XFAIL: *
; REQUIRES: asserts
; RUN: llc -march=amdgcn -mcpu=verde -verify-machineinstrs < %s | FileCheck %s
; See also local-stack-slot-bug.ll