[all-commits] [llvm/llvm-project] c0ec10: [lld-macho][nfc] Run clang-format on lld/MachO/*.{...
Vy Nguyen via All-commits
all-commits at lists.llvm.org
Mon May 23 18:36:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c0ec1036d6532143998fa393b5a469b4a5e964ff
https://github.com/llvm/llvm-project/commit/c0ec1036d6532143998fa393b5a469b4a5e964ff
Author: Vy Nguyen <vyng at google.com>
Date: 2022-05-24 (Tue, 24 May 2022)
Changed paths:
M lld/MachO/ConcatOutputSection.cpp
M lld/MachO/InputFiles.cpp
M lld/MachO/InputSection.h
M lld/MachO/MarkLive.cpp
M lld/MachO/OutputSection.cpp
M lld/MachO/SyntheticSections.cpp
M lld/MachO/Writer.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list