Fix a typo.
authorAnders Carlsson <andersca@mac.com>
Tue, 30 Nov 2010 06:03:55 +0000 (06:03 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 30 Nov 2010 06:03:55 +0000 (06:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120394 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/SimplifyLibCalls/FPuts.ll

index 47a33c2d98d5eef3017a160aa62d91e313e91906..1f72ede79614e0d2d2885fe2d9849723f5b087a4 100644 (file)
@@ -1,4 +1,4 @@
-; Test that the PutsCatOptimizer works correctly
+; Test that the FPutsOptimizer works correctly
 ; RUN: opt < %s -simplify-libcalls -S | \
 ; RUN:   not grep {call.*fputs}