[PATCH] D80854: [lld-macho] Properly handle & validate relocation r_length

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 13 22:55:59 PDT 2020


int3 updated this revision to Diff 270602.
int3 marked an inline comment as done.
int3 added a parent revision: D80414: [lld-macho] Ensure reads from nlist_64 structs are aligned when necessary.
int3 added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80854

Files:
  lld/MachO/Arch/X86_64.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputSection.cpp
  lld/MachO/InputSection.h
  lld/MachO/Target.h
  lld/test/MachO/invalid/invalid-relocation-length.yaml
  lld/test/MachO/invalid/invalid-relocation-pcrel.yaml
  lld/test/MachO/invalid/invalid-relocation.yaml
  lld/test/MachO/x86-64-reloc-unsigned.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80854.270602.patch
Type: text/x-patch
Size: 10761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200614/14d750dd/attachment.bin>


More information about the llvm-commits mailing list