summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/CodeGen/SystemZ/memcmp-02.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/SystemZ/memcmp-02.ll b/llvm/test/CodeGen/SystemZ/memcmp-02.ll
index 303e015ec99..f265b9e5491 100644
--- a/llvm/test/CodeGen/SystemZ/memcmp-02.ll
+++ b/llvm/test/CodeGen/SystemZ/memcmp-02.ll
@@ -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)
OpenPOWER on IntegriCloud