summaryrefslogtreecommitdiff
path: root/test/CodeGen/Hexagon/hwloop2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Hexagon/hwloop2.ll')
-rw-r--r--test/CodeGen/Hexagon/hwloop2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Hexagon/hwloop2.ll b/test/CodeGen/Hexagon/hwloop2.ll
index d411d979904ec..ba3de1f1a2af0 100644
--- a/test/CodeGen/Hexagon/hwloop2.ll
+++ b/test/CodeGen/Hexagon/hwloop2.ll
@@ -2,7 +2,7 @@
; Test for multiple phis with induction variables.
-; CHECK: loop0(.LBB{{.}}_{{.}}, r{{[0-9]+}})
+; CHECK: loop0(.LBB{{.}}_{{.}},r{{[0-9]+}})
; CHECK: endloop0
define i32 @hwloop4(i32* nocapture %s, i32* nocapture %a, i32 %n) {