summaryrefslogtreecommitdiff
path: root/test/CodeGen/Blackfin/cttz16.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Blackfin/cttz16.ll')
-rw-r--r--test/CodeGen/Blackfin/cttz16.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Blackfin/cttz16.ll b/test/CodeGen/Blackfin/cttz16.ll
index a76cd36b75..05fe9bfd44 100644
--- a/test/CodeGen/Blackfin/cttz16.ll
+++ b/test/CodeGen/Blackfin/cttz16.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=bfin
+; RUN: llc < %s -march=bfin
declare i16 @llvm.cttz.i16(i16)