mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-25 04:39:44 +00:00
tidy up whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133815 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b05a8a8f02
commit
32e7abd080
@ -1098,7 +1098,7 @@ bool MachObjectWriter::getARMFixupKindMachOInfo(unsigned Kind,
|
||||
RelocType = unsigned(macho::RIT_ARM_ThumbBranch22Bit);
|
||||
Log2Size = llvm::Log2_32(2);
|
||||
return true;
|
||||
|
||||
|
||||
case ARM::fixup_t2_uncondbranch:
|
||||
case ARM::fixup_arm_thumb_bl:
|
||||
case ARM::fixup_arm_thumb_blx:
|
||||
|
Loading…
Reference in New Issue
Block a user