[PATCH] D71647: [llvm-objcopy][MachO] Handle relocation entries where r_extern is 0

Seiya Nuta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 19:01:18 PST 2020


seiya added a comment.

Sorry for being too late. I have no sufficient time to work on this until the end of this month.

I'll take a look at this again later but IIRC, we need to implement relocation entries support in yaml2obj first.


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

https://reviews.llvm.org/D71647





More information about the llvm-commits mailing list