OSDN Git Service

Fix comment.
authorEric Christopher <echristo@apple.com>
Fri, 27 May 2011 03:46:51 +0000 (03:46 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 27 May 2011 03:46:51 +0000 (03:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132178 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMFixupKinds.h

index 3d175e3..350c92d 100644 (file)
@@ -56,7 +56,7 @@ enum Fixups {
   // fixup_arm_thumb_br - 12-bit fixup for Thumb B instructions.
   fixup_arm_thumb_br,
 
-  // fixup_arm_thumb_blx - Fixup for Thumb BL instructions.
+  // fixup_arm_thumb_bl - Fixup for Thumb BL instructions.
   fixup_arm_thumb_bl,
 
   // fixup_arm_thumb_blx - Fixup for Thumb BLX instructions.