[PATCH] D152944: [BOLT] Mark sections read-only based on PT_GNU_RELRO segment

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 13:20:48 PDT 2023


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

Add BinarySection flag


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.532278.patch
Type: text/x-patch
Size: 6932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230616/7ed5a527/attachment.bin>


More information about the llvm-commits mailing list