summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/2005-07-12-memcpy-i64-length.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/2005-07-12-memcpy-i64-length.ll')
-rw-r--r--test/CodeGen/Generic/2005-07-12-memcpy-i64-length.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/2005-07-12-memcpy-i64-length.ll b/test/CodeGen/Generic/2005-07-12-memcpy-i64-length.ll
index ab3a31d..733202c 100644
--- a/test/CodeGen/Generic/2005-07-12-memcpy-i64-length.ll
+++ b/test/CodeGen/Generic/2005-07-12-memcpy-i64-length.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
; Test that llvm.memcpy works with a i64 length operand on all targets.
declare void @llvm.memcpy.i64(i8*, i8*, i64, i32)
OpenPOWER on IntegriCloud