commit | f68a26b5d8e06a85edba97702884a74673b60807 | [log] [tgz] |
---|---|---|
author | Jim Grosbach <grosbach@apple.com> | Tue Dec 06 00:13:09 2011 +0000 |
committer | Jim Grosbach <grosbach@apple.com> | Tue Dec 06 00:13:09 2011 +0000 |
tree | b1b61596b10eb6004ae13a68c24f01bc60b3f4c2 | |
parent | 91f2cce231debf43384fe4ee39c11ba8460503eb [diff] [blame] |
Tidy up. Hard tabs. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145878 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/MC/MachObjectWriter.cpp b/lib/MC/MachObjectWriter.cpp index b518b3e..6e72011 100644 --- a/lib/MC/MachObjectWriter.cpp +++ b/lib/MC/MachObjectWriter.cpp
@@ -628,7 +628,7 @@ } 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