[PATCH] D134571: [MachO] Support exports trie in both LC_DYLD_INFO and LC_DYLD_EXPORTS_TRIE
Alexander Shaposhnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 21 00:17:37 PST 2022
alexander-shaposhnikov accepted this revision.
alexander-shaposhnikov added a comment.
This revision is now accepted and ready to land.
LG (with minor nit: for consistency with other tests it'd be good to rename export_trie-lc_dyld_info_only.yaml -> export_trie_lc_dyld_info_only.yaml, export_trie-lc_dyld_exports_trie.yaml -> export_trie_lc_dyld_exports_trie.yaml)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134571/new/
https://reviews.llvm.org/D134571
More information about the llvm-commits
mailing list