[PATCH] D59982: [ELF] Rename SyntheticSection::empty to more appropriate isNeeded() with opposite meaning
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 29 03:53:51 PDT 2019
MaskRay updated this revision to Diff 192799.
MaskRay retitled this revision from "[ELF] Rename SyntheticSection::empty to more appropriate needed() with opposite meaning" to "[ELF] Rename SyntheticSection::empty to more appropriate isNeeded() with opposite meaning".
MaskRay edited the summary of this revision.
MaskRay added a comment.
Adopt jhenderson's suggestion: needed -> isNeeded
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59982/new/
https://reviews.llvm.org/D59982
Files:
ELF/SyntheticSections.cpp
ELF/SyntheticSections.h
ELF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59982.192799.patch
Type: text/x-patch
Size: 11986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190329/99dac978/attachment.bin>
More information about the llvm-commits
mailing list