[PATCH] D150510: [ELF] x86-64: place .lrodata, .lbss, and .ldata away from code sections

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 16:48:22 PDT 2023


MaskRay updated this revision to Diff 525369.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Test program headers


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150510

Files:
  lld/ELF/LinkerScript.cpp
  lld/ELF/Writer.cpp
  lld/test/ELF/x86-64-section-layout.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150510.525369.patch
Type: text/x-patch
Size: 10340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230524/97f09afb/attachment.bin>


More information about the llvm-commits mailing list