[PATCH] D99146: [CSSPGO][llvm-profgen] Context-sensitive global pre-inliner
    Wei Mi via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Mar 26 10:04:48 PDT 2021
    
    
  
wmi added inline comments.
================
Comment at: llvm/tools/llvm-profgen/CMakeLists.txt:8
   MC
+  IPO
   MCDisassembler
----------------
Besides the flags, is there anything else needed for the patch to add IPO as a dependency for llvm-profgen? IPO include many unrelated things. 
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99146/new/
https://reviews.llvm.org/D99146
    
    
More information about the llvm-commits
mailing list