summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2010-12-14 22:26:49 +0000
committerBill Wendling <isanbard@gmail.com>2010-12-14 22:26:49 +0000
commit6ea3053824c5a9288b23943085f69749523e3b5f (patch)
treeac0123531da3ddd4835da4024851150eb14dd40d /llvm/lib/Target
parentea7215f5f8107f8a686e4a23f9edfe628c592231 (diff)
downloadbcm5719-llvm-6ea3053824c5a9288b23943085f69749523e3b5f.tar.gz
bcm5719-llvm-6ea3053824c5a9288b23943085f69749523e3b5f.zip
Fix comment.
llvm-svn: 121797
Diffstat (limited to 'llvm/lib/Target')
-rw-r--r--llvm/lib/Target/ARM/ARMFixupKinds.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/ARM/ARMFixupKinds.h b/llvm/lib/Target/ARM/ARMFixupKinds.h
index fce88de0d65..eb568da38ef 100644
--- a/llvm/lib/Target/ARM/ARMFixupKinds.h
+++ b/llvm/lib/Target/ARM/ARMFixupKinds.h
@@ -61,7 +61,7 @@ enum Fixups {
// fixup_arm_thumb_cp - Fixup for Thumb load/store from constant pool instrs.
fixup_arm_thumb_cp,
- // fixup_arm_thumb_bcc - Fixup for Thumb load/store from constant pool instrs.
+ // fixup_arm_thumb_bcc - Fixup for Thumb conditional branching instructions.
fixup_arm_thumb_bcc,
// The next two are for the movt/movw pair
OpenPOWER on IntegriCloud