summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/call-void.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Generic/call-void.ll')
-rw-r--r--llvm/test/CodeGen/Generic/call-void.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/call-void.ll b/llvm/test/CodeGen/Generic/call-void.ll
index b8826899239..9ed41794159 100644
--- a/llvm/test/CodeGen/Generic/call-void.ll
+++ b/llvm/test/CodeGen/Generic/call-void.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
define void @foo() {
ret void
OpenPOWER on IntegriCloud