[PATCH] D119671: [ObjectYAML][MachO] Add basic chained fixups support

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 09:43:46 PDT 2022


keith added a comment.

In D119671#3647961 <https://reviews.llvm.org/D119671#3647961>, @thakis wrote:

> I think we can do something like in llvm/test/Object/Inputs/MachO/chained-fixups.yaml for our thing, so we're (probably) not blocked on this after all.
>
> But it looks to me like aprantl's thing is maybe landed and this just needs rebasing.

Given the workaround of just including the raw section info, I wonder now if this is worth doing unless we actually support more sophisticated structure, what do you think?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119671/new/

https://reviews.llvm.org/D119671



More information about the llvm-commits mailing list