implement a fixme: move optimizations for fwrite out of fputs into a new
authorChris Lattner <sabre@nondot.org>
Sun, 8 Apr 2007 07:00:35 +0000 (07:00 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 8 Apr 2007 07:00:35 +0000 (07:00 +0000)
commit5cef3c6eb7d06eca8e6844dee43818d528b1f516
treea584f5bd0f1fde22c957bacb5714af8b4378ae08
parenta397ce1cc2872b059a128f43b8fd300c61700793
implement a fixme: move optimizations for fwrite out of fputs into a new
fwrite optimizer.

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