[PATCH] D116705: [lld-macho] Increase slops to prevent thunk out of range
    Vincent Lee via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan  6 11:51:47 PST 2022
    
    
  
thevinster marked 2 inline comments as done.
thevinster added a comment.
> Maybe make it configurable too?
I lean towards not making it configurable because it's not meant to be adjusted frequently (or even adjusted at all by the user). I'm hoping 256 (which seems to be the consensus) is enough to handle virtually everything now.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116705/new/
https://reviews.llvm.org/D116705
    
    
More information about the llvm-commits
mailing list