forked from OSchip/llvm-project
28d103548d
Basically, this bug boiled down to calling replaceUsesOfWith on a constant, which changed it's shape in an illegal way. This pass now goes through all of the trouble neccesary to do the replacement on constants. llvm-svn: 3895 |
||
---|---|---|
llvm |