From: Michael Liao Date: Wed, 1 May 2013 05:45:57 +0000 (+0000) Subject: Forget remove the tempfile argument X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=38d32da0f10a6c5a43dd8f134fb482e271b2c982;p=oota-llvm.git Forget remove the tempfile argument git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180838 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/optimize-max-2.ll b/test/CodeGen/X86/optimize-max-2.ll index ce0843e4252..10ab831c1e3 100644 --- a/test/CodeGen/X86/optimize-max-2.ll +++ b/test/CodeGen/X86/optimize-max-2.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=x86-64 | grep cmov %t | count 2 +; RUN: llc < %s -march=x86-64 | grep cmov | count 2 ; RUN: llc < %s -march=x86-64 | FileCheck %s ; CHECK: jne