[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
Sun Mar 8 10:07:44 PDT 2020


MaskRay updated this revision to Diff 249009.
MaskRay added a comment.

Add docs/ELF/linker_script.rst


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.249009.patch
Type: text/x-patch
Size: 11258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200308/1af52b0a/attachment.bin>


More information about the llvm-commits mailing list