[PATCH] D78946: [llvm-objcopy][MachO] Handle relocations where r_extern is 0

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 27 18:21:15 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0db3a5a93e11: [llvm-objcopy][MachO] Handle relocation entries where r_extern is zero (authored by alexshap).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78946

Files:
  llvm/test/tools/llvm-objcopy/MachO/relocations.test
  llvm/tools/llvm-objcopy/MachO/MachOReader.cpp
  llvm/tools/llvm-objcopy/MachO/MachOWriter.cpp
  llvm/tools/llvm-objcopy/MachO/Object.cpp
  llvm/tools/llvm-objcopy/MachO/Object.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78946.260522.patch
Type: text/x-patch
Size: 8321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200428/b8afea9c/attachment.bin>


More information about the llvm-commits mailing list