Fix a typo.

llvm-svn: 120394
This commit is contained in:
Anders Carlsson 2010-11-30 06:03:55 +00:00
parent 631d06bbce
commit 77e9892afd
1 changed files with 1 additions and 1 deletions

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}