[PATCH] D118331: [llvm-objdump][macho] Add initial --chained_fixups support
Kaining Zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 6 01:47:24 PST 2022
PRESIDENT810 added a comment.
In D118331#3298972 <https://reviews.llvm.org/D118331#3298972>, @aprantl wrote:
> This is great, but I recently started a patch series to upstream Apple's internal implementation. Maybe we can work together to land this feature?
Great! I'm new to llvm and I didn't know that there are already patches supporting this feature, so maybe it's better to stick with your implementation. I will be glad to work together to land this feature if there is anything I can help. :)
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