[PATCH] D75724: [ELF] Simplify sh_addr computation and warn if sh_addr is not a multiple of sh_addralign
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 9 14:03:39 PDT 2020
psmith added a comment.
> Thanks for the documentation! I think the paragraphs may be too long for `docs/ld.lld.1`. May I suggest you create a patch to add `Linker Script implementation notes and policy` to `docs/ELF/linker_script.rst`? I can add `Output Section ALIGN` in this patch. I don't want to take credit for the important policy part.
Sure I'll do that tomorrow morning, apologies I didn't get to it today.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75724/new/
https://reviews.llvm.org/D75724
More information about the llvm-commits
mailing list