summaryrefslogtreecommitdiff
path: root/test/CodeGen
diff options
context:
space:
mode:
authorMichael Liao <michael.liao@intel.com>2013-05-01 05:45:57 +0000
committerMichael Liao <michael.liao@intel.com>2013-05-01 05:45:57 +0000
commit38d32da0f10a6c5a43dd8f134fb482e271b2c982 (patch)
tree431a03bb5397e47d130902ca00daa0953e7b67df /test/CodeGen
parent9ed0a1b0653ef261961624817e534893545173f6 (diff)
downloadllvm-38d32da0f10a6c5a43dd8f134fb482e271b2c982.tar.gz
llvm-38d32da0f10a6c5a43dd8f134fb482e271b2c982.tar.bz2
llvm-38d32da0f10a6c5a43dd8f134fb482e271b2c982.tar.xz
Forget remove the tempfile argument
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180838 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen')
-rw-r--r--test/CodeGen/X86/optimize-max-2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/optimize-max-2.ll b/test/CodeGen/X86/optimize-max-2.ll
index ce0843e425..10ab831c1e 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