[PATCH] D134250: [ObjectYAML] Support chained fixups, dyld exports trie, data in code
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 20 17:27:00 PDT 2022
beanz added a comment.
In D134250#3804346 <https://reviews.llvm.org/D134250#3804346>, @drodriguez wrote:
> Do you happen to know if the contents of the newer `LC_DYLD_EXPORTS_TRIE` have the same format as the previous trie?
@pete can correct me if I’m wrong, but I believe they are the same.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134250/new/
https://reviews.llvm.org/D134250
More information about the llvm-commits
mailing list