[IR] Use const_cast to reuse the const version of two BasicBlock methods that...
[IR] Use const_cast to reuse the const version of two BasicBlock methods that are duplicated for both const and non-const. NFC Similar is already done for other methods in BasicBlock. llvm-svn: 292753
Loading
Please sign in to comment