[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
Thu May 25 07:35:55 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8aea10950463: [ELF] x86-64: place .lrodata, .lbss, and .ldata away from code sections (authored by MaskRay).

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.525600.patch
Type: text/x-patch
Size: 10340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230525/d66e1055/attachment.bin>


More information about the llvm-commits mailing list