aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/PowerPC/ctrloop-large-ec.ll
diff options
context:
space:
mode:
authorNico Rieck <nico.rieck@gmail.com>2014-02-16 13:27:39 +0000
committerNico Rieck <nico.rieck@gmail.com>2014-02-16 13:27:39 +0000
commit35a237d4ed9225ab8198cd8ffe3ada585ba60ecd (patch)
tree4ca4b559aed1f2c56d823c5409f796a1c5e5a5c5 /llvm/test/CodeGen/PowerPC/ctrloop-large-ec.ll
parent4c0116cb75652aa2d2be1499a1f0bfeee70a27a4 (diff)
downloadllvm-35a237d4ed9225ab8198cd8ffe3ada585ba60ecd.zip
llvm-35a237d4ed9225ab8198cd8ffe3ada585ba60ecd.tar.gz
llvm-35a237d4ed9225ab8198cd8ffe3ada585ba60ecd.tar.bz2
Actually call FileCheck in tests
llvm-svn: 201491
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/ctrloop-large-ec.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/ctrloop-large-ec.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/ctrloop-large-ec.ll b/llvm/test/CodeGen/PowerPC/ctrloop-large-ec.ll
index c18bdab..cce23fa 100644
--- a/llvm/test/CodeGen/PowerPC/ctrloop-large-ec.ll
+++ b/llvm/test/CodeGen/PowerPC/ctrloop-large-ec.ll
@@ -1,4 +1,4 @@
-; RUN: llc -mcpu=ppc32 < %s
+; RUN: llc -mcpu=ppc32 < %s | FileCheck %s
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32"
target triple = "powerpc-unknown-linux-gnu"