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

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 14:34:56 PDT 2023


aeubanks accepted this revision.
aeubanks added a comment.

lgtm, but should we explicitly test the segments with with `llvm-readelf --program-headers`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150510



More information about the llvm-commits mailing list