Tidy up. Hard tabs.
[oota-llvm.git] / lib / MC / MachObjectWriter.cpp
index b518b3e21e0d239005cd9f5c00043350f9ac6929..6e720115dd1648687a704e96797903c5b2bfbfdd 100644 (file)
@@ -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