[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
       
    Tue Feb 18 13:58:53 PST 2020
    
    
  
MaskRay updated this revision to Diff 245258.
MaskRay marked an inline comment as done.
MaskRay retitled this revision from "[ELF] Use ALIGN to decide output section alignment" to "[ELF] Ignore the maximum of input section alignments for two cases".
MaskRay edited the summary of this revision.
MaskRay added a comment.
Fix another discrepancy
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.245258.patch
Type: text/x-patch
Size: 5484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200218/581e0b56/attachment.bin>
    
    
More information about the llvm-commits
mailing list