summaryrefslogtreecommitdiff
path: root/test/CodeGen/Blackfin/mulhu.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Blackfin/mulhu.ll')
-rw-r--r--test/CodeGen/Blackfin/mulhu.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Blackfin/mulhu.ll b/test/CodeGen/Blackfin/mulhu.ll
index 91be4502d7..72bacee33e 100644
--- a/test/CodeGen/Blackfin/mulhu.ll
+++ b/test/CodeGen/Blackfin/mulhu.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=bfin -verify-machineinstrs > %t
+; RUN: llc < %s -march=bfin -verify-machineinstrs > %t
%struct.CUMULATIVE_ARGS = type { i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32 }
%struct.VEC_edge = type { i32, i32, [1 x %struct.edge_def*] }