Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "543cb3e93a35f7e9b246f6ab3a209f3acb41fc7d"
llvm-epi-0.8
llvm
lib
Transforms
Scalar
SimplifyLibCalls.cpp
Find file
Blame
History
Permalink
simplify-libcalls: fold strstr(a, b) == a -> strncmp(a, b, strlen(b)) == 0
· 1118860e
Benjamin Kramer
authored
Jun 15, 2010
llvm-svn: 106047
1118860e
Loading