[PATCH] D79226: [lld-macho] Use export trie instead of symtab when linking against dylibs

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 6 20:27:44 PDT 2020


int3 updated this revision to Diff 262532.
int3 marked an inline comment as done.
int3 added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79226/new/

https://reviews.llvm.org/D79226

Files:
  lld/MachO/ExportTrie.cpp
  lld/MachO/ExportTrie.h
  lld/MachO/InputFiles.cpp
  lld/test/CMakeLists.txt
  lld/test/MachO/dylink.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79226.262532.patch
Type: text/x-patch
Size: 5575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200507/2407d890/attachment.bin>


More information about the llvm-commits mailing list