summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/legalizedag-bug-expand-setcc.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/legalizedag-bug-expand-setcc.ll')
-rw-r--r--test/CodeGen/R600/legalizedag-bug-expand-setcc.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/legalizedag-bug-expand-setcc.ll b/test/CodeGen/R600/legalizedag-bug-expand-setcc.ll
index 1aae7f9f91f4..b9fa8e938ae4 100644
--- a/test/CodeGen/R600/legalizedag-bug-expand-setcc.ll
+++ b/test/CodeGen/R600/legalizedag-bug-expand-setcc.ll
@@ -8,7 +8,7 @@
; instructions, when only one is needed.
;
-; CHECK: @setcc_expand
+; CHECK: {{^}}setcc_expand:
; CHECK: SET
; CHECK-NOT: CND
define void @setcc_expand(i32 addrspace(1)* %out, i32 %in) {