[all-commits] [llvm/llvm-project] a17053: [lld-macho][NFC] Drop unnecessary braces around si...
Greg McGary via All-commits
all-commits at lists.llvm.org
Tue Mar 16 22:40:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a1705336329af4ca39ac51534e33d9a2c3000881
https://github.com/llvm/llvm-project/commit/a1705336329af4ca39ac51534e33d9a2c3000881
Author: Greg McGary <gkm at fb.com>
Date: 2021-03-16 (Tue, 16 Mar 2021)
Changed paths:
M lld/MachO/LTO.cpp
M lld/MachO/MergedOutputSection.cpp
M lld/MachO/OutputSegment.cpp
M lld/MachO/SymbolTable.cpp
Log Message:
-----------
[lld-macho][NFC] Drop unnecessary braces around simple if/for bodies
Minor cleanup
Differential Revision: https://reviews.llvm.org/D98758
More information about the All-commits
mailing list