[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
Fri Nov 11 17:12:07 PST 2022


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

Isolate ObjectYAML and libObject changes from ObjCopy changes. Add test for ObjectYAML changes.


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-lc_dyld_exports_trie.yaml
  llvm/test/ObjectYAML/MachO/export_trie-lc_dyld_info_only.yaml
  llvm/test/ObjectYAML/MachO/export_trie.yaml
  llvm/tools/obj2yaml/macho2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134571.474899.patch
Type: text/x-patch
Size: 17702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221112/61961c5a/attachment.bin>


More information about the llvm-commits mailing list