[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 17:17:53 PDT 2023


Amir updated this revision to Diff 533085.
Amir added a comment.

Gracefully handle partial overlaps, report a warning and proceed


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.533085.patch
Type: text/x-patch
Size: 8005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/55244d2a/attachment.bin>


More information about the llvm-commits mailing list