FileCheck not CheckFile, oops.
authorEdward O'Callaghan <eocallaghan@auroraux.org>
Mon, 12 Oct 2009 08:51:28 +0000 (08:51 +0000)
committerEdward O'Callaghan <eocallaghan@auroraux.org>
Mon, 12 Oct 2009 08:51:28 +0000 (08:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83834 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/InstCombine/call.ll

index 8d23b70e05ea8f671e76af8925f8a54c8057dc4b..99ec5a588cafc54a99f95fc77c3f99ad66004b36 100644 (file)
@@ -1,5 +1,5 @@
 ; 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