Dumb bug. Code sees a memcpy from X+c so it increments src offset. But it
turns out not to point to a constant string but it forgot change the offset back. llvm-svn: 26242
Loading
Please register or sign in to comment
turns out not to point to a constant string but it forgot change the offset back. llvm-svn: 26242