aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/fpcopy.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/fpcopy.ll')
-rw-r--r--test/CodeGen/PowerPC/fpcopy.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/fpcopy.ll b/test/CodeGen/PowerPC/fpcopy.ll
index 43087bd56d..ce86da824b 100644
--- a/test/CodeGen/PowerPC/fpcopy.ll
+++ b/test/CodeGen/PowerPC/fpcopy.ll
@@ -1,4 +1,3 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 &&
; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 | not grep fmr
double %test(float %F) {