aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ARM/arm_fixups.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ARM/arm_fixups.s')
-rw-r--r--test/MC/ARM/arm_fixups.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ARM/arm_fixups.s b/test/MC/ARM/arm_fixups.s
index 146de9c..0dceb83 100644
--- a/test/MC/ARM/arm_fixups.s
+++ b/test/MC/ARM/arm_fixups.s
@@ -2,6 +2,6 @@
// RUN: FileCheck < %t %s
// CHECK: bl _printf @ encoding: [A,A,A,0xeb]
-// CHECK: @ fixup A - offset: 0, value: _printf, kind: fixup_arm_branch
+// CHECK: @ fixup A - offset: 0, value: _printf, kind: fixup_arm_uncondbranch
bl _printf
\ No newline at end of file