[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
Mon Nov 21 14:52:56 PST 2022


drodriguez updated this revision to Diff 477011.
drodriguez added a comment.

Rename test cases


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.477011.patch
Type: text/x-patch
Size: 17702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221121/7047b3d4/attachment.bin>


More information about the llvm-commits mailing list