Fix problems in the sprintf optimizer
authorChris Lattner <sabre@nondot.org>
Sat, 7 Apr 2007 21:17:51 +0000 (21:17 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 7 Apr 2007 21:17:51 +0000 (21:17 +0000)
commit73f5d42a9722eef5127cdf3e5967c8518dbad812
treef525c56cfbb5dedfa961f4ddd8368229946c2542
parent3492cda48f85ca9048824baff18e24a19edaf7ed
Fix problems in the sprintf optimizer

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