[PATCH] D137230: [XCOFF] avoid unnecessary Fixups when -function-sections is enabled.
    Hubert Tong via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Nov 14 22:18:40 PST 2022
    
    
  
hubert.reinterpretcast added a comment.
I am a bit torn over not actually checking that the calculated function sizes are correct, but I guess that we can infer from there being no relocations generated for it that we are going through the right `MCExpr` processing.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137230/new/
https://reviews.llvm.org/D137230
    
    
More information about the llvm-commits
mailing list