[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
Sat May 9 21:16:19 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7bbdbacd00ae: [lld-macho] Use export trie instead of symtab when linking against dylibs (authored by int3).

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.263055.patch
Type: text/x-patch
Size: 5570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200510/f4e13033/attachment.bin>


More information about the llvm-commits mailing list