summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SystemZ/branch-01.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/SystemZ/branch-01.ll')
-rw-r--r--llvm/test/CodeGen/SystemZ/branch-01.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/SystemZ/branch-01.ll b/llvm/test/CodeGen/SystemZ/branch-01.ll
index f201ddd2a9d..12ed2d32a80 100644
--- a/llvm/test/CodeGen/SystemZ/branch-01.ll
+++ b/llvm/test/CodeGen/SystemZ/branch-01.ll
@@ -3,7 +3,7 @@
; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
define void @f1(i8 *%dest) {
-; CHECK: f1:
+; CHECK-LABEL: f1:
; CHECK: .L[[LABEL:.*]]:
; CHECK: mvi 0(%r2), 1
; CHECK: j .L[[LABEL]]
OpenPOWER on IntegriCloud