summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/frounds.ll
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2008-02-26 13:37:13 +0000
committerGabor Greif <ggreif@gmail.com>2008-02-26 13:37:13 +0000
commit72c8f0d156c0a32d809715bca402b5242b179340 (patch)
tree2da5b82dafc1da96fe8bceed94b1b3c3b91f99ad /test/CodeGen/PowerPC/frounds.ll
parent15140102701809ef788a0ae5aab43df21fd91aaf (diff)
Really feed llvm-as with the testcase, do not let it read from stdin. This fixes the hangs seen on solaris10.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47604 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/PowerPC/frounds.ll')
-rw-r--r--test/CodeGen/PowerPC/frounds.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/frounds.ll b/test/CodeGen/PowerPC/frounds.ll
index 159639e396c..0d8e621f354 100644
--- a/test/CodeGen/PowerPC/frounds.ll
+++ b/test/CodeGen/PowerPC/frounds.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as | llc -march=ppc32
+; RUN: llvm-as < %s | llc -march=ppc32
define i32 @foo() {
entry: