[IR] Implement pairs of non-const and const methods using the const version...
[IR] Implement pairs of non-const and const methods using the const version instead of the non-const version. NFCI This removes a const_cast of the this pointer. llvm-svn: 298831
Loading
Please sign in to comment