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.

llvm-svn: 109477
1 file changed
tree: 8c0406e1fb010f61a484c1d1d5eedcade041e985
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/