summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/div.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/div.ll')
-rw-r--r--test/CodeGen/ARM/div.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/div.ll b/test/CodeGen/ARM/div.ll
index 1085ec7..2f724e7 100644
--- a/test/CodeGen/ARM/div.ll
+++ b/test/CodeGen/ARM/div.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm > %t
+; RUN: llc < %s -march=arm > %t
; RUN: grep __divsi3 %t
; RUN: grep __udivsi3 %t
; RUN: grep __modsi3 %t
OpenPOWER on IntegriCloud