[PATCH] D104200: [lld-macho][nfc] Add `final` to classes where possible
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 13 10:55:35 PDT 2021
int3 created this revision.
int3 added a reviewer: lld-macho.
Herald added a reviewer: gkm.
Herald added a project: lld-macho.
int3 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
I wanted to see if we would get any perf wins out of this, but
it doesn't seem to be the case. But it still seems worth committing.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D104200
Files:
lld/MachO/ConcatOutputSection.h
lld/MachO/InputFiles.h
lld/MachO/InputSection.h
lld/MachO/SyntheticSections.cpp
lld/MachO/SyntheticSections.h
lld/MachO/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104200.351730.patch
Type: text/x-patch
Size: 14232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210613/969cd9e7/attachment.bin>
More information about the llvm-commits
mailing list