Fixed a bug in the IR transformer where we were
trying to do replaceUsesOfWith on a constant,
which doesn't work.  Turns out we don't need to
do anything for constants.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@109477 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed