[PATCH] D75724: [ELF] Simplify sh_addr computation and warn if sh_addr is not a multiple of sh_addralign

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 11 09:39:24 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfbf41b52677d: [ELF] Simplify sh_addr computation and warn if sh_addr is not a multiple of… (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D75724?vs=249009&id=249656#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75724

Files:
  lld/ELF/LinkerScript.cpp
  lld/ELF/LinkerScript.h
  lld/ELF/Writer.cpp
  lld/docs/ELF/linker_script.rst
  lld/test/ELF/linkerscript/lma-align.test
  lld/test/ELF/linkerscript/section-address-align.test
  lld/test/ELF/linkerscript/section-align2.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75724.249656.patch
Type: text/x-patch
Size: 11447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200311/eea860aa/attachment.bin>


More information about the llvm-commits mailing list