[PATCH] D104919: [lld-macho] Preserve alignment for non-deduplicated cstrings
Leonard Grey via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 25 10:57:23 PDT 2021
lgrey updated this revision to Diff 354536.
lgrey edited the summary of this revision.
lgrey added a comment.
- Collapse class hierarchy so CStringSection handles the non dedup case
- Make string hashing optional, and only do when deduping
- Update commit message
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104919/new/
https://reviews.llvm.org/D104919
Files:
lld/MachO/InputFiles.cpp
lld/MachO/InputSection.cpp
lld/MachO/InputSection.h
lld/MachO/SyntheticSections.cpp
lld/MachO/SyntheticSections.h
lld/MachO/Writer.cpp
lld/test/MachO/dead-strip-align.s
lld/test/MachO/subsections-section-relocs.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104919.354536.patch
Type: text/x-patch
Size: 10475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210625/cddcd60b/attachment.bin>
More information about the llvm-commits
mailing list