Rename this test to FPuts.ll since it actually tests fputs.
authorAnders Carlsson <andersca@mac.com>
Tue, 30 Nov 2010 05:59:26 +0000 (05:59 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 30 Nov 2010 05:59:26 +0000 (05:59 +0000)
commit2703399041003fa9197082582802ddbd08e8259d
tree598a505d468ca9cb2e1746e81f3a86918ef68c67
parentbbdc3703a37c2be32ed23d4bb1b1e2bb14780643
Rename this test to FPuts.ll since it actually tests fputs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120393 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/SimplifyLibCalls/FPuts.ll [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/Puts.ll [deleted file]