[PATCH] D152170: [ELF] Fix early overflow check in finalizeAddressDependentContent

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 15:25:14 PDT 2023


MaskRay updated this revision to Diff 531543.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

format summary


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152170

Files:
  lld/ELF/LinkerScript.cpp
  lld/ELF/LinkerScript.h
  lld/ELF/Writer.cpp
  lld/test/ELF/linkerscript/end-overflow-check.test
  lld/test/ELF/linkerscript/memory-err.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152170.531543.patch
Type: text/x-patch
Size: 5873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/6517218d/attachment.bin>


More information about the llvm-commits mailing list