[PATCH] D143390: [BOLT] Add writable segment for allocatable sections

Vladislav Khmelevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 15 06:51:54 PST 2023


yota9 updated this revision to Diff 497664.
yota9 added a comment.

Add test. The test is using reorder data pass and .data section which must appear in the writable segment.
@rafauler @maksfb gentle ping. Also please check D144095 <https://reviews.llvm.org/D144095> D143748 <https://reviews.llvm.org/D143748> . Thank you!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143390

Files:
  bolt/include/bolt/Rewrite/RewriteInstance.h
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/test/Inputs/reorder-data-writable-ptload.fdata
  bolt/test/reorder-data-writable-ptload.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143390.497664.patch
Type: text/x-patch
Size: 6237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230215/59cf7391/attachment.bin>


More information about the llvm-commits mailing list