[PATCH] D77893: [lld] Merge Mach-O input sections
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 1 17:31:56 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6cb073133c56: [lld] Merge Mach-O input sections (authored by Ktwu, committed by int3).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77893/new/
https://reviews.llvm.org/D77893
Files:
lld/MachO/CMakeLists.txt
lld/MachO/Driver.cpp
lld/MachO/ExportTrie.cpp
lld/MachO/ExportTrie.h
lld/MachO/InputFiles.cpp
lld/MachO/InputSection.cpp
lld/MachO/InputSection.h
lld/MachO/MergedOutputSection.cpp
lld/MachO/MergedOutputSection.h
lld/MachO/OutputSection.cpp
lld/MachO/OutputSection.h
lld/MachO/OutputSegment.cpp
lld/MachO/OutputSegment.h
lld/MachO/Symbols.h
lld/MachO/SyntheticSections.cpp
lld/MachO/SyntheticSections.h
lld/MachO/Writer.cpp
lld/test/MachO/Inputs/libfunction.s
lld/test/MachO/section-merge.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77893.261592.patch
Type: text/x-patch
Size: 43943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200502/384f46c6/attachment.bin>
More information about the llvm-commits
mailing list