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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 13 18:10:59 PST 2020


MaskRay added a comment.

Ping @seiya. We need a separate patch for the `for (std::unique_ptr<Section> &Sec : LC.Sections) {` changes.


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

https://reviews.llvm.org/D71647





More information about the llvm-commits mailing list