[PATCH] D130125: [lld-macho] Fold __objc_imageinfo sections
    Jez Ng via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Jul 23 09:10:14 PDT 2022
    
    
  
int3 added a comment.
Hm for chromium_framework it only saves 4560 bytes (4096 after alignment). I guess it would be more accurate to say it saves 8 * number of files with objC code. The size diff is a lot more significant in our internal apps presumably for that reason though (on the order of 100KiB indeed)
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130125/new/
https://reviews.llvm.org/D130125
    
    
More information about the llvm-commits
mailing list