[PATCH] D48231: [Dominators] Change getNode parameter type to const NodeT * (NFC).
    Florian Hahn via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Jun 16 08:59:23 PDT 2018
    
    
  
fhahn added a comment.
Thanks, I've committed this and added const to the operator[] type as well as tweaked a test to pass in a const pointer.
Repository:
  rL LLVM
https://reviews.llvm.org/D48231
    
    
More information about the llvm-commits
mailing list