[PATCH] D102964: [lld-macho] Implement cstring deduplication
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 2 15:19:00 PDT 2021
int3 updated this revision to Diff 349397.
int3 retitled this revision from "[lld-macho] Implement cstring merging / deduplication" to "[lld-macho] Implement cstring deduplication".
int3 edited the summary of this revision.
int3 added a comment.
Herald added a subscriber: pengfei.
fix alignment issues
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102964/new/
https://reviews.llvm.org/D102964
Files:
lld/MachO/ConcatOutputSection.cpp
lld/MachO/ConcatOutputSection.h
lld/MachO/Config.h
lld/MachO/Driver.cpp
lld/MachO/InputFiles.cpp
lld/MachO/InputFiles.h
lld/MachO/InputSection.cpp
lld/MachO/InputSection.h
lld/MachO/Options.td
lld/MachO/Symbols.cpp
lld/MachO/SyntheticSections.cpp
lld/MachO/SyntheticSections.h
lld/MachO/UnwindInfoSection.cpp
lld/MachO/Writer.cpp
lld/test/MachO/cstring-merging.s
lld/test/MachO/invalid/cstring-merging.s
lld/test/MachO/invalid/reserved-section-name.s
lld/test/MachO/local-got.s
lld/test/MachO/section-headers.s
lld/test/MachO/subsections-section-relocs.s
lld/test/MachO/x86-64-relocs.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102964.349397.patch
Type: text/x-patch
Size: 39350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210602/3045b9a9/attachment-0001.bin>
More information about the llvm-commits
mailing list