Remove the operator<< for MVT::ValueType in preparation for MVT::ValueType
being changed from an enum to an integer type, which can't have a custom operator<< overload. llvm-svn: 37412
Loading
Please register or sign in to comment
being changed from an enum to an integer type, which can't have a custom operator<< overload. llvm-svn: 37412