mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
[SystemZ] Add "REQUIRES: asserts" to test case to fix build bots.
llvm-svn: 327958
This commit is contained in:
parent
db412bb236
commit
44bb14a68f
@ -3,6 +3,7 @@
|
||||
; if DoneMBB does not have CC in its live-in list.
|
||||
|
||||
; RUN: llc < %s -mtriple=s390x-linux-gnu -misched=shuffle | FileCheck %s
|
||||
; REQUIRES: asserts
|
||||
|
||||
declare i32 @memcmp(i8* nocapture, i8* nocapture, i64)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user