Get the name of the pass right in the documentation.
authorReid Spencer <rspencer@reidspencer.com>
Fri, 29 Apr 2005 23:01:21 +0000 (23:01 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 29 Apr 2005 23:01:21 +0000 (23:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21621 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/SimplifyLibCalls/Puts.ll

index ce7873fdd744f55739e887da49ccfa652cd27d32..b3b5434ddf74adf01941cef46f5b3057c88a4008 100644 (file)
@@ -1,4 +1,4 @@
-; Test that the StrCatOptimizer works correctly
+; Test that the PutsCatOptimizer works correctly
 ; RUN: llvm-as < %s | opt -simplify-libcalls | llvm-dis | not grep 'call.*fputs'
 ;
 %struct._IO_FILE = type { int, sbyte*, sbyte*, sbyte*, sbyte*, sbyte*, sbyte*, sbyte*, sbyte*, sbyte*, sbyte*, sbyte*, %struct._IO_marker*, %struct._IO_FILE*, int, int, int, ushort, sbyte, [1 x sbyte], sbyte*, long, sbyte*, sbyte*, int, [52 x sbyte] }