[PATCH] D138778: Output alignment in zerofill and comm only if needed
    Fangrui Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Dec  4 17:06:59 PST 2022
    
    
  
MaskRay requested changes to this revision.
MaskRay added a comment.
This revision now requires changes to proceed.
Sorry for the belated response. This change looks wrong. Without the third argument, the alignment appears `min(st_size, 16)` on ELF in GNU as.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138778/new/
https://reviews.llvm.org/D138778
    
    
More information about the llvm-commits
mailing list