autoupgrade memcpy/memmove/memset with signed counts.
authorChris Lattner <sabre@nondot.org>
Thu, 9 Mar 2006 18:42:10 +0000 (18:42 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 9 Mar 2006 18:42:10 +0000 (18:42 +0000)
commita758b8250d43902b32df9b16aa161622a7f1ef23
treeab07a203edf406c5998095cba03165c47a8e9260
parentddc877ccaea440447cb32c8faf4c6ac6b6791472
autoupgrade memcpy/memmove/memset with signed counts.
 CVS: ----------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26654 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AutoUpgrade.cpp