[lld][MachO] Fix code formatting
authorAlexander Shaposhnikov <alexshap@fb.com>
Mon, 24 May 2021 03:35:55 +0000 (20:35 -0700)
committerAlexander Shaposhnikov <alexshap@fb.com>
Mon, 24 May 2021 03:35:55 +0000 (20:35 -0700)
commit57501e512e86c5c88747f6602bc7009a1861b751
tree8798252992874ea972c8aba73a6de9fde38d149f
parent9c21ddb70ab56eb3ca5b0f99faa18bb3af17b3df
[lld][MachO] Fix code formatting

Apply clang-format -style=llvm to InputFile.cpp. NFC.

Test plan: make check-all
lld/MachO/InputFiles.cpp