[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 13:34:48 PDT 2023


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

Use jyknight's comment

respect hasSectionsCommand


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.525323.patch
Type: text/x-patch
Size: 8963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230524/d74a9f17/attachment.bin>


More information about the llvm-commits mailing list