[MachineVerifier] Drop a spurious const
As of r298987 the argument is a value that we std::move, so it shouldn't be const anymore. llvm-svn: 298999
Loading
Please register or sign in to comment
As of r298987 the argument is a value that we std::move, so it shouldn't be const anymore. llvm-svn: 298999