mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
llvm/test/CodeGen/AMDGPU/selected-stack-object.ll REQUIRES +Asserts, since it expects assertion failure.
llvm-svn: 275144
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user