[PATCH] D66658: [ELF] Align the first section of a PT_LOAD even if its type is SHT_NOBITS

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 23 17:47:10 PDT 2019


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

Restore the logic to be similar to r321657 as pcc suggested


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D66658

Files:
  ELF/Writer.cpp
  test/ELF/linkerscript/nobits-offset.s
  test/ELF/nobits-offset.s
  test/ELF/relocatable.s
  test/ELF/relocation-copy-align-common.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66658.216984.patch
Type: text/x-patch
Size: 4967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190824/3cf17052/attachment.bin>


More information about the llvm-commits mailing list