[PATCH] D76977: [lld-macho] Implement basic export trie

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 16:13:28 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9854edd817c9: [lld-macho] Implement basic export trie (authored by int3, committed by smeenai).

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.261081.patch
Type: text/x-patch
Size: 16690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200429/0297416e/attachment.bin>


More information about the llvm-commits mailing list