Lower stpcpy_chk when possible.
[oota-llvm.git] / lib / Transforms / Utils / BuildLibCalls.cpp
2010-03-11 Eric ChristopherLower stpcpy_chk when possible.
2010-03-11 Eric ChristopherFix typo.
2010-03-11 Eric ChristopherAdd strncpy libcall creator. Use it when it should...
2010-03-05 Eric ChristopherMove SimplifyLibCalls's LibCall builders to a separate...