[PATCH] D118714: [lld-macho][nfc] Comments and style fixes
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 1 10:17:13 PST 2022
int3 added inline comments.
================
Comment at: lld/MachO/Driver.h:85
- // Writes the dependencies to specified path.
- // The content is sorted by its Op Code, then within each section,
- // alphabetical order.
----------------
I felt that the overload of the word "section" here made things confusing
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118714/new/
https://reviews.llvm.org/D118714
More information about the llvm-commits
mailing list