[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
Wed Nov 9 13:34:33 PST 2022


alexander-shaposhnikov added a comment.

@drodriguez - if it's not too hard i'd  probably split this diff into two. 1. changes to ObjectYAML (it would be good to have a test that invokes obj2yaml and yaml2obj) 2. changes to ObjCopy


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