[SelectionDAG] Remove SelectionDAG::getTargetMemSDNode now that its not used.
Targets are expected to use getMemIntrinsicNode and not provide their own subclasses. X86 was previously the only user.
parent
5a705186
Please register or sign in to comment