[PATCH] D102964: [lld-macho] Implement cstring merging / deduplication
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 25 13:05:31 PDT 2021
int3 updated this revision to Diff 347764.
int3 added a comment.
reword error message
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/subsections-section-relocs.s
lld/test/MachO/x86-64-relocs.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102964.347764.patch
Type: text/x-patch
Size: 38237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210525/ca42b386/attachment.bin>
More information about the llvm-commits
mailing list