[PATCH] D55153: [ThinLTO] Implement index-based WPD
    Peter Collingbourne via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Jan 27 15:41:39 PST 2019
    
    
  
pcc added a comment.
Does this correctly handle the case where the only implementation is internal? I didn't see any code handling that. In the existing implementation this is done here: http://llvm-cs.pcc.me.uk/lib/Transforms/IPO/WholeProgramDevirt.cpp#814
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55153/new/
https://reviews.llvm.org/D55153
    
    
More information about the llvm-commits
mailing list