FileCheck not CheckFile, oops.

llvm-svn: 83834
This commit is contained in:
Edward O'Callaghan 2009-10-12 08:51:28 +00:00
parent 6d01608662
commit 8720e8c8f3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
; Ignore stderr, we expect warnings there ; Ignore stderr, we expect warnings there
; RUN: opt < %s -instcombine 2> /dev/null -S | CheckFile %s ; RUN: opt < %s -instcombine 2> /dev/null -S | FileCheck %s
; Simple case, argument translatable without changing the value ; Simple case, argument translatable without changing the value