[PATCH] D98387: [lld-macho] Check address ranges when applying relocations

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 11 10:19:56 PST 2021


int3 updated this revision to Diff 330012.
int3 marked 2 inline comments as done.
int3 added a comment.

check range in encoding function


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98387

Files:
  lld/MachO/Arch/ARM64.cpp
  lld/MachO/Arch/X86_64.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/Relocations.cpp
  lld/MachO/Relocations.h
  lld/MachO/Target.h
  lld/test/MachO/invalid/range-check.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98387.330012.patch
Type: text/x-patch
Size: 14774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210311/fee652a0/attachment-0001.bin>


More information about the llvm-commits mailing list