Lower stpcpy_chk when possible.
[oota-llvm.git] / include / llvm / Transforms / Utils / BuildLibCalls.h
2010-03-11 Eric ChristopherLower stpcpy_chk when possible.
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...