summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/2005-10-21-longlonggtu.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/2005-10-21-longlonggtu.ll')
-rw-r--r--test/CodeGen/Generic/2005-10-21-longlonggtu.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/2005-10-21-longlonggtu.ll b/test/CodeGen/Generic/2005-10-21-longlonggtu.ll
index b355b02..53a9cd0 100644
--- a/test/CodeGen/Generic/2005-10-21-longlonggtu.ll
+++ b/test/CodeGen/Generic/2005-10-21-longlonggtu.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
define float @t(i64 %u_arg) {
%u = bitcast i64 %u_arg to i64 ; <i64> [#uses=1]
OpenPOWER on IntegriCloud