[TableGen] Const-correct TreePatternNode::getChild. NFC
Make the const version return a const TreePatterNode* and add a non-const version to return a non-const TreePatternNode*.
Loading
Please sign in to comment
Make the const version return a const TreePatterNode* and add a non-const version to return a non-const TreePatternNode*.