Fix bugs in strncmp.
authorChris Lattner <sabre@nondot.org>
Sat, 7 Apr 2007 00:06:57 +0000 (00:06 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 7 Apr 2007 00:06:57 +0000 (00:06 +0000)
commit7b50c8f2787db9ca16d4e3043faf9f2dc55f3c5a
treebb025f359f93deee8bd77c14ece67f8bd086f2c7
parentceb375ecf26e5139a28db50a6c445215a6c484fd
Fix bugs in strncmp.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35708 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/SimplifyLibCalls.cpp