[PATCH] D83532: [lld-macho] Partial support for weak definitions
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 24 16:16:38 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG31d58858425f: [lld-macho] Partial support for weak definitions (authored by int3).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83532/new/
https://reviews.llvm.org/D83532
Files:
lld/MachO/Arch/X86_64.cpp
lld/MachO/ExportTrie.cpp
lld/MachO/InputFiles.cpp
lld/MachO/SymbolTable.cpp
lld/MachO/SymbolTable.h
lld/MachO/Symbols.h
lld/MachO/SyntheticSections.cpp
lld/test/MachO/weak-definition-direct-fetch.s
lld/test/MachO/weak-definition-indirect-fetch.s
lld/test/MachO/weak-definition-order.s
lld/test/MachO/weak-definition-over-dysym.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83532.280614.patch
Type: text/x-patch
Size: 23146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200724/afd512bf/attachment.bin>
More information about the llvm-commits
mailing list