aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Utils/BuildLibCalls.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Lower stpcpy_chk when possible.Eric Christopher2010-03-111-0/+18
* Fix typo.Eric Christopher2010-03-111-1/+1
* Add strncpy libcall creator. Use it when it should be used.Eric Christopher2010-03-111-0/+20
* Move SimplifyLibCalls's LibCall builders to a separate file so theyEric Christopher2010-03-051-0/+324