[PATCH] D118331: [llvm-objdump][macho] Add initial --chained_fixups support
Keith Smiley via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 9 20:29:15 PST 2022
keith added a comment.
FWIW I started working on yaml2obj support for chained fixups, I have it working where the chained fixups are just bytes and not a structured representation, but it would help avoid checking in more binaries for test fixtures.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118331/new/
https://reviews.llvm.org/D118331
More information about the llvm-commits
mailing list