[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 18:25:39 PDT 2023


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

Put warnings under `opts::Verbosity >= 1`


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.533098.patch
Type: text/x-patch
Size: 7538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/9fc9e5da/attachment.bin>


More information about the llvm-commits mailing list