[PATCH] D152944: [BOLT] Set IsRelro section attribute based on PT_GNU_RELRO segment

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 13:32:01 PDT 2023


Amir updated this revision to Diff 533034.
Amir marked 2 inline comments as done.
Amir added a comment.

Check for partial overlaps, address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152944

Files:
  bolt/include/bolt/Core/BinarySection.h
  bolt/include/bolt/Rewrite/RewriteInstance.h
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/test/X86/pt_gnu_relro.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152944.533034.patch
Type: text/x-patch
Size: 7671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230620/ffb830ac/attachment.bin>


More information about the llvm-commits mailing list