aboutsummaryrefslogtreecommitdiff
path: root/test/MC/Hexagon/inst_cmp_ult.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/Hexagon/inst_cmp_ult.ll')
-rw-r--r--test/MC/Hexagon/inst_cmp_ult.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/MC/Hexagon/inst_cmp_ult.ll b/test/MC/Hexagon/inst_cmp_ult.ll
index c880ac8a229c..ecda120a4598 100644
--- a/test/MC/Hexagon/inst_cmp_ult.ll
+++ b/test/MC/Hexagon/inst_cmp_ult.ll
@@ -7,6 +7,6 @@ define i1 @foo (i32 %a, i32 %b)
ret i1 %1
}
-; CHECK: p0 = cmp.gtu(r1, r0)
+; CHECK: p0 = cmp.gtu(r1,r0)
; CHECK: r0 = p0
-; CHECK: jumpr r31 \ No newline at end of file
+; CHECK: jumpr r31