Rename CB/CBZ specific fixup accordingly.
[oota-llvm.git] / lib / Target / ARM / ARMFixupKinds.h
index 8ee61d11aa8d28d06e786a799d6fe66d09066e95..10b5321ec23dc6274d4faa7dc6e553d0d7a9667a 100644 (file)
@@ -46,8 +46,8 @@ enum Fixups {
   // fixup_arm_thumb_blx - Fixup for Thumb BLX instructions.
   fixup_arm_thumb_blx,
 
-  // fixup_arm_thumb_br - Fixup for Thumb branch instructions.
-  fixup_arm_thumb_br,
+  // fixup_arm_thumb_cb - Fixup for Thumb branch instructions.
+  fixup_arm_thumb_cb,
 
   // fixup_arm_thumb_cp - Fixup for Thumb load/store from constant pool instrs.
   fixup_arm_thumb_cp,