summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/structurize1.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/R600/structurize1.ll')
-rw-r--r--llvm/test/CodeGen/R600/structurize1.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/structurize1.ll b/llvm/test/CodeGen/R600/structurize1.ll
index 8c10301a168..77432c1f9d2 100644
--- a/llvm/test/CodeGen/R600/structurize1.ll
+++ b/llvm/test/CodeGen/R600/structurize1.ll
@@ -16,7 +16,7 @@
; }
; }
-; CHECK-LABEL: @if_inside_loop
+; CHECK-LABEL: {{^}}if_inside_loop:
; CHECK: LOOP_START_DX10
; CHECK: END_LOOP
define void @if_inside_loop(i32 addrspace(1)* %out, i32 %a, i32 %b, i32 %c, i32 %d) {
OpenPOWER on IntegriCloud