Remove the ValueMap copy constructor. It's not used anywhere,
and removing it catches the mistake of passing a ValueMap by copy rather than by reference. llvm-svn: 110549
Loading
Please register or sign in to comment
and removing it catches the mistake of passing a ValueMap by copy rather than by reference. llvm-svn: 110549