mirror of
https://github.com/RPCSX/llvm.git
synced 2025-03-05 03:19:11 +00:00
llvm/test/CodeGen/AMDGPU/selected-stack-object.ll REQUIRES +Asserts, since it expects assertion failure.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275144 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
95b9bf1f42
commit
e56d3694f2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user