[PATCH] D92669: [PGO] Adjust -vp-counters-per-site.
    Hiroshi Yamauchi via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Dec  7 09:27:17 PST 2020
    
    
  
yamauchi added a comment.
In D92669#2434247 <https://reviews.llvm.org/D92669#2434247>, @davidxl wrote:
> how much size increase is in clang instrumented build?
I take it you mean a clang statically-linked build. It goes from 1699k with 1.0 to 2457k with 1.5, which is about a ~760k bytes increase.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92669/new/
https://reviews.llvm.org/D92669
    
    
More information about the llvm-commits
mailing list