commit | 32e7abd0804de228c50d90e9ee43568c4316b624 | [log] [tgz] |
---|---|---|
author | Jim Grosbach <grosbach@apple.com> | Fri Jun 24 19:43:27 2011 +0000 |
committer | Jim Grosbach <grosbach@apple.com> | Fri Jun 24 19:43:27 2011 +0000 |
tree | a94a3e556b4d2a21d74c6e96a5031cb3e144678a | |
parent | b05a8a8f02ee3ec78eb6171f2f3078fe2ed4ff7e [diff] [blame] |
tidy up whitespace. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133815 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/MC/MachObjectWriter.cpp b/lib/MC/MachObjectWriter.cpp index 822546e..e11b9df 100644 --- a/lib/MC/MachObjectWriter.cpp +++ b/lib/MC/MachObjectWriter.cpp
@@ -1098,7 +1098,7 @@ 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: