[PATCH] D74736: [ELF] Ignore the maximum of input section alignments for two cases

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 11:27:29 PST 2020


MaskRay updated this revision to Diff 245478.
MaskRay marked 4 inline comments as done.
MaskRay added a comment.

Improve a comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74736

Files:
  lld/ELF/LinkerScript.cpp
  lld/ELF/Writer.cpp
  lld/test/ELF/linkerscript/lma-align.test
  lld/test/ELF/linkerscript/outsections-addr.s
  lld/test/ELF/linkerscript/section-align2.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74736.245478.patch
Type: text/x-patch
Size: 5609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/42a415b4/attachment.bin>


More information about the llvm-commits mailing list