summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/cayman-loop-bug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/R600/cayman-loop-bug.ll')
-rw-r--r--llvm/test/CodeGen/R600/cayman-loop-bug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/cayman-loop-bug.ll b/llvm/test/CodeGen/R600/cayman-loop-bug.ll
index a87352895eb..c7b8c403731 100644
--- a/llvm/test/CodeGen/R600/cayman-loop-bug.ll
+++ b/llvm/test/CodeGen/R600/cayman-loop-bug.ll
@@ -1,6 +1,6 @@
; RUN: llc < %s -march=r600 -mcpu=cayman | FileCheck %s
-; CHECK-LABEL: @main
+; CHECK-LABEL: {{^}}main:
; CHECK: LOOP_START_DX10
; CHECK: ALU_PUSH_BEFORE
; CHECK: LOOP_START_DX10
OpenPOWER on IntegriCloud