summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CPP/2009-05-01-Long-Double.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/CPP/2009-05-01-Long-Double.ll')
-rw-r--r--test/CodeGen/CPP/2009-05-01-Long-Double.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/CPP/2009-05-01-Long-Double.ll b/test/CodeGen/CPP/2009-05-01-Long-Double.ll
index 9d132ec..0b2d882 100644
--- a/test/CodeGen/CPP/2009-05-01-Long-Double.ll
+++ b/test/CodeGen/CPP/2009-05-01-Long-Double.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=cpp -cppgen=program -f -o %t
+; RUN: llc < %s -march=cpp -cppgen=program -o %t
define x86_fp80 @some_func() nounwind {
entry:
OpenPOWER on IntegriCloud