"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "064c1c0e779c16125fb014756b206bdf84a1ebff"
Add strchr(p, 0) -> p + strlen(p) to SimplifyLibCalls
Add the missing transformation strchr(p, 0) -> p + strlen(p) to SimplifyLibCalls and remove the ToDo comment. Reviewer: Duncan P.N. Exan Smith llvm-svn: 200736
Loading
Please register or sign in to comment