1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00

Fix a typo.

llvm-svn: 120394
This commit is contained in:
Anders Carlsson 2010-11-30 06:03:55 +00:00
parent a2ad88fb73
commit 2a46a03898

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}