summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/XCore/basictest.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/XCore/basictest.ll')
-rw-r--r--test/CodeGen/XCore/basictest.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/XCore/basictest.ll b/test/CodeGen/XCore/basictest.ll
index 803ffcb..de5eaff 100644
--- a/test/CodeGen/XCore/basictest.ll
+++ b/test/CodeGen/XCore/basictest.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=xcore
+; RUN: llc < %s -march=xcore
define i32 @test(i32 %X) {
%tmp.1 = add i32 %X, 1
OpenPOWER on IntegriCloud