[llvm-commits] [PATCH] Replace uses of strcpy and memcpy in llvm-nm.cpp

Martinez, Javier E javier.e.martinez at intel.com
Tue Oct 2 23:55:57 PDT 2012


Hello,

This patch is to remove the use of strcpy in llvm-nm.cpp and replace it with format objects. Please review and commit if it looks good.

Thanks,
Javier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121003/30e578e6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-nm.cpp.patch
Type: application/octet-stream
Size: 2438 bytes
Desc: llvm-nm.cpp.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121003/30e578e6/attachment.obj>


More information about the llvm-commits mailing list