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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 05:29:07 PDT 2022


thakis added a comment.

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.


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