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

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 28 01:35:33 PDT 2020


int3 created this revision.
Herald added subscribers: llvm-commits, mgorny.
Herald added a project: LLVM.
int3 updated this revision to Diff 253311.
int3 added a comment.
int3 updated this revision to Diff 253313.

update


int3 added a comment.

update


Depends on D76908 <https://reviews.llvm.org/D76908>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D76977

Files:
  lld/MachO/CMakeLists.txt
  lld/MachO/ExportTrie.cpp
  lld/MachO/ExportTrie.h
  lld/MachO/SyntheticSections.cpp
  lld/test/MachO/export-trie.s
  lld/test/MachO/no-exports-dylib.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76977.253313.patch
Type: text/x-patch
Size: 11368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200328/f95e9540/attachment.bin>


More information about the llvm-commits mailing list