summaryrefslogtreecommitdiff
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
commitee2b350d835231aaf96e4b83dca48326b20dcc42 (patch)
tree3a92a3297aacca7ab2b42e8c67e17ffd52b5ad3a
parentb6faf6521543186e6cd305594f60841b7ae66cfe (diff)
downloadllvm-ee2b350d835231aaf96e4b83dca48326b20dcc42.tar.gz
llvm-ee2b350d835231aaf96e4b83dca48326b20dcc42.tar.bz2
llvm-ee2b350d835231aaf96e4b83dca48326b20dcc42.tar.xz
Fix comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121797 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--lib/Target/ARM/ARMFixupKinds.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/ARM/ARMFixupKinds.h b/lib/Target/ARM/ARMFixupKinds.h
index fce88de0d6..eb568da38e 100644
--- a/lib/Target/ARM/ARMFixupKinds.h
+++ b/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