[PATCH] D76977: [lld-macho] Implement basic export trie
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 28 21:03:17 PDT 2020
int3 updated this revision to Diff 260831.
int3 added a comment.
address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76977/new/
https://reviews.llvm.org/D76977
Files:
lld/MachO/CMakeLists.txt
lld/MachO/ExportTrie.cpp
lld/MachO/ExportTrie.h
lld/MachO/SyntheticSections.cpp
lld/MachO/SyntheticSections.h
lld/test/MachO/Inputs/libhello.s
lld/test/MachO/dylink.s
lld/test/MachO/export-trie.s
lld/test/MachO/no-exports-dylib.s
lld/test/MachO/symtab.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76977.260831.patch
Type: text/x-patch
Size: 16693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200429/e8cb2993/attachment.bin>
More information about the llvm-commits
mailing list