Skip to content

Commit

Permalink
llvm/test/CodeGen/AMDGPU/selected-stack-object.ll REQUIRES +Asserts, …
Browse files Browse the repository at this point in the history
…since it expects assertion failure.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275144 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
chapuni committed Jul 12, 2016
1 parent 95b9bf1 commit e56d369
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/CodeGen/AMDGPU/selected-stack-object.ll
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit e56d369

Please sign in to comment.