summaryrefslogtreecommitdiff
path: root/lib/MC/MachObjectWriter.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2011-12-06 00:13:09 +0000
committerJim Grosbach <grosbach@apple.com>2011-12-06 00:13:09 +0000
commitf68a26b5d8e06a85edba97702884a74673b60807 (patch)
treeb1b61596b10eb6004ae13a68c24f01bc60b3f4c2 /lib/MC/MachObjectWriter.cpp
parent91f2cce231debf43384fe4ee39c11ba8460503eb (diff)
downloadllvm-f68a26b5d8e06a85edba97702884a74673b60807.tar.gz
llvm-f68a26b5d8e06a85edba97702884a74673b60807.tar.bz2
llvm-f68a26b5d8e06a85edba97702884a74673b60807.tar.xz
Tidy up. Hard tabs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145878 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/MC/MachObjectWriter.cpp')
-rw-r--r--lib/MC/MachObjectWriter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/MC/MachObjectWriter.cpp b/lib/MC/MachObjectWriter.cpp
index b518b3e21e..6e720115dd 100644
--- a/lib/MC/MachObjectWriter.cpp
+++ b/lib/MC/MachObjectWriter.cpp
@@ -628,7 +628,7 @@ IsSymbolRefDifferenceFullyResolvedImpl(const MCAssembler &Asm,
}
void MachObjectWriter::WriteObject(MCAssembler &Asm,
- const MCAsmLayout &Layout) {
+ const MCAsmLayout &Layout) {
unsigned NumSections = Asm.size();
// The section data starts after the header, the segment load command (and