Lower stpcpy_chk when possible.
authorEric Christopher <echristo@apple.com>
Thu, 11 Mar 2010 19:24:34 +0000 (19:24 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 11 Mar 2010 19:24:34 +0000 (19:24 +0000)
commit19888ca8b4bfcb4aabc957de3f5dce03f84da00c
treeb127a398aab6319e15ac2beedcaa9d0a61e5751e
parent55282267e144a44232aa4731280d8871ba977bf2
Lower stpcpy_chk when possible.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98274 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Utils/BuildLibCalls.h
lib/Transforms/InstCombine/InstCombineCalls.cpp
lib/Transforms/Scalar/CodeGenPrepare.cpp
lib/Transforms/Utils/BuildLibCalls.cpp