mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-15 23:31:37 +00:00
MC: whitespace
Fix indentation, remove unnecessary line. NFC. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200158 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
fdfcf71598
commit
425eb00894
@ -446,7 +446,6 @@ static unsigned adjustFixupValue(const MCFixup &Fixup, uint64_t Value,
|
||||
Binary |= secondHalf << 16;
|
||||
Binary |= firstHalf;
|
||||
return Binary;
|
||||
|
||||
}
|
||||
case ARM::fixup_arm_thumb_blx: {
|
||||
// The value doesn't encode the low two bits (always zero) and is offset by
|
||||
|
Loading…
x
Reference in New Issue
Block a user