Fix a typo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120394 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Anders Carlsson 2010-11-30 06:03:55 +00:00
parent 2703399041
commit 1d06295583

View 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}