Fix PR7658, a problem where type refinement can trigger
constant replacement which was botching its handling of types. Use of getType() instead of getRawType() was causing the type map in constant folding to be updated wrong. llvm-svn: 108610
Loading
Please register or sign in to comment