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

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 14 18:39:32 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG53c796b948f0: [lld-macho] Properly handle & validate relocation r_length (authored by int3).

Changed prior to commit:
  https://reviews.llvm.org/D80854?vs=270602&id=270647#toc

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.270647.patch
Type: text/x-patch
Size: 7910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200615/b60c0982/attachment.bin>


More information about the llvm-commits mailing list