Skip to content
Commit 718da70c authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 9e36dd00
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment