[lld-macho][nfc] Run clang-format on lld/MachO/*.{h,cpp}
authorVy Nguyen <vyng@google.com>
Tue, 24 May 2022 00:59:18 +0000 (07:59 +0700)
committerVy Nguyen <vyng@google.com>
Tue, 24 May 2022 01:36:20 +0000 (08:36 +0700)
commitc0ec1036d6532143998fa393b5a469b4a5e964ff
tree1ed6aedfddc8424ec64935d0f18d895d291f4be4
parent0377322897985294681bc57932f903a888f7fe68
[lld-macho][nfc] Run clang-format on lld/MachO/*.{h,cpp}

- fixed inconsistent indents and spaces
- prevent extraneous formatting changes in other patches

Differential Revision: https://reviews.llvm.org/D126262
lld/MachO/ConcatOutputSection.cpp
lld/MachO/InputFiles.cpp
lld/MachO/InputSection.h
lld/MachO/MarkLive.cpp
lld/MachO/OutputSection.cpp
lld/MachO/SyntheticSections.cpp
lld/MachO/Writer.cpp