summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/SPARC/xnor.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/SPARC/xnor.ll')
-rw-r--r--test/CodeGen/SPARC/xnor.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/SPARC/xnor.ll b/test/CodeGen/SPARC/xnor.ll
index 9d8994c..6ff66bd 100644
--- a/test/CodeGen/SPARC/xnor.ll
+++ b/test/CodeGen/SPARC/xnor.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=sparc | \
+; RUN: llc < %s -march=sparc | \
; RUN: grep xnor | count 2
define i32 @test1(i32 %X, i32 %Y) {
OpenPOWER on IntegriCloud