Don't forget that strcpy and friends return a pointer to the destination, so
it's not a dead store if that pointer is used. Whoops! llvm-svn: 164583
Loading
Please register or sign in to comment
it's not a dead store if that pointer is used. Whoops! llvm-svn: 164583