stpcpy is so similar to strcpy, it doesn't deserve a complete copy of the...
stpcpy is so similar to strcpy, it doesn't deserve a complete copy of the __strcpy_chk -> strcpy code. llvm-svn: 98284
Showing
- llvm/include/llvm/Transforms/Utils/BuildLibCalls.h 2 additions, 7 deletionsllvm/include/llvm/Transforms/Utils/BuildLibCalls.h
- llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp 5 additions, 22 deletionsllvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
- llvm/lib/Transforms/Scalar/CodeGenPrepare.cpp 3 additions, 15 deletionsllvm/lib/Transforms/Scalar/CodeGenPrepare.cpp
- llvm/lib/Transforms/Utils/BuildLibCalls.cpp 3 additions, 21 deletionsllvm/lib/Transforms/Utils/BuildLibCalls.cpp
Loading
Please register or sign in to comment