[PATCH] D95121: [lld-macho][NFC] refactor relocation handling

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 13:49:29 PST 2021


gkm updated this revision to Diff 319955.
gkm marked 3 inline comments as done.
gkm added a comment.

- revise according to review feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95121

Files:
  lld/MachO/Arch/X86_64.cpp
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputSection.cpp
  lld/MachO/InputSection.h
  lld/MachO/Target.cpp
  lld/MachO/Target.h
  lld/MachO/Writer.cpp
  lld/test/MachO/invalid/bad-got-to-dylib-tlv-reference.s
  lld/test/MachO/invalid/bad-got-to-tlv-reference.s
  lld/test/MachO/invalid/bad-tlv-def.s
  lld/test/MachO/invalid/bad-tlv-opcode.s
  lld/test/MachO/invalid/bad-tlv-relocation.s
  lld/test/MachO/invalid/invalid-relocation-length.yaml
  lld/test/MachO/invalid/invalid-relocation-pcrel.yaml
  lld/test/MachO/x86-64-reloc-subtract.s
  llvm/include/llvm/BinaryFormat/MachO.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95121.319955.patch
Type: text/x-patch
Size: 32804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210128/d1d94e69/attachment.bin>


More information about the llvm-commits mailing list