[PATCH] LLD: ELF: Simplify CreateELF.
    Michael Spencer 
    bigcheesegs at gmail.com
       
    Mon Apr  6 15:36:51 PDT 2015
    
    
  
The alignment check is for the actual file location in memory. It has nothing to do with the target machine, only the machine running lld. However, because of archives, we always have to use an alignment of 2 anyway, so this patch is fine.
REPOSITORY
  rL LLVM
http://reviews.llvm.org/D8810
EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
    
    
More information about the llvm-commits
mailing list