[PATCH] D83532: [lld-macho] Partial support for weak definitions
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 10 13:27:05 PDT 2020
int3 updated this revision to Diff 277137.
int3 marked 6 inline comments as done.
int3 added a comment.
address comments
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/ExportTrie.h
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.277137.patch
Type: text/x-patch
Size: 23615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200710/d23b2369/attachment.bin>
More information about the llvm-commits
mailing list