summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/llvm-ct-intrinsics.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/llvm-ct-intrinsics.ll')
-rw-r--r--test/CodeGen/Generic/llvm-ct-intrinsics.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/llvm-ct-intrinsics.ll b/test/CodeGen/Generic/llvm-ct-intrinsics.ll
index 66f409e..1db7549 100644
--- a/test/CodeGen/Generic/llvm-ct-intrinsics.ll
+++ b/test/CodeGen/Generic/llvm-ct-intrinsics.ll
@@ -1,5 +1,5 @@
; Make sure this testcase is supported by all code generators
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
declare i64 @llvm.ctpop.i64(i64)
OpenPOWER on IntegriCloud