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

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 29 23:57:17 PDT 2020


int3 updated this revision to Diff 267440.
int3 added a comment.

update


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.267440.patch
Type: text/x-patch
Size: 10431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200530/d17735ef/attachment.bin>


More information about the llvm-commits mailing list