Add strncpy libcall creator. Use it when it should be used.
[oota-llvm.git] / include / llvm / Transforms / Utils / BuildLibCalls.h
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...