summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/print-mul.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/print-mul.ll')
-rw-r--r--test/CodeGen/Generic/print-mul.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/print-mul.ll b/test/CodeGen/Generic/print-mul.ll
index 1d9452a..0707f3c 100644
--- a/test/CodeGen/Generic/print-mul.ll
+++ b/test/CodeGen/Generic/print-mul.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
@a_str = internal constant [8 x i8] c"a = %d\0A\00" ; <[8 x i8]*> [#uses=1]
@b_str = internal constant [8 x i8] c"b = %d\0A\00" ; <[8 x i8]*> [#uses=1]
OpenPOWER on IntegriCloud