[PATCH] D62627: [NFC] Do not run CGProfilePass when not using integrated assembler
    Fangrui Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jul  7 15:52:23 PDT 2020
    
    
  
MaskRay added a comment.
I do not see a strong argument for `-enable-npm-call-graph-profile`. We just need `Opts.CallGraphProfile = !Opts.DisableIntegratedAS`
The option does not appear to be very useful to me.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62627/new/
https://reviews.llvm.org/D62627
    
    
More information about the llvm-commits
mailing list