mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-06 04:31:08 +00:00
Fix comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121797 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b6faf65215
commit
ee2b350d83
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user