[PATCH] D77893: WIP [lld] Merge Mach-O input sections
Kellie Medlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 10 17:47:50 PDT 2020
Ktwu updated this revision to Diff 256721.
Ktwu added a comment.
Output is horribly wrong but at least it's not crashing now when running symtab.s
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/InputFiles.cpp
lld/MachO/InputSection.cpp
lld/MachO/InputSection.h
lld/MachO/OutputSection.cpp
lld/MachO/OutputSection.h
lld/MachO/OutputSegment.cpp
lld/MachO/OutputSegment.h
lld/MachO/SyntheticSections.cpp
lld/MachO/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77893.256721.patch
Type: text/x-patch
Size: 13670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200411/aa65a54a/attachment.bin>
More information about the llvm-commits
mailing list