[PATCH] D134571: [MachO] Support exports trie in both LC_DYLD_INFO and LC_DYLD_EXPORTS_TRIE
Daniel RodrÃguez Troitiño via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 22 17:47:24 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG42ad9bf95fd5: [MachO] Support exports trie in both LC_DYLD_INFO and LC_DYLD_EXPORTS_TRIE (authored by drodriguez).
Changed prior to commit:
https://reviews.llvm.org/D134571?vs=477011&id=477357#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134571/new/
https://reviews.llvm.org/D134571
Files:
llvm/include/llvm/Object/MachO.h
llvm/lib/Object/MachOObjectFile.cpp
llvm/lib/ObjectYAML/MachOEmitter.cpp
llvm/test/ObjectYAML/MachO/export_trie.yaml
llvm/test/ObjectYAML/MachO/export_trie_lc_dyld_exports_trie.yaml
llvm/test/ObjectYAML/MachO/export_trie_lc_dyld_info_only.yaml
llvm/tools/obj2yaml/macho2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134571.477357.patch
Type: text/x-patch
Size: 11666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221123/40f8448e/attachment.bin>
More information about the llvm-commits
mailing list