summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/XCore/2009-07-15-store192.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/XCore/2009-07-15-store192.ll')
-rw-r--r--llvm/test/CodeGen/XCore/2009-07-15-store192.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/XCore/2009-07-15-store192.ll b/llvm/test/CodeGen/XCore/2009-07-15-store192.ll
index 874d8dc3d7f..5278af8ac22 100644
--- a/llvm/test/CodeGen/XCore/2009-07-15-store192.ll
+++ b/llvm/test/CodeGen/XCore/2009-07-15-store192.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=xcore > %t1.s
+; RUN: llc < %s -march=xcore > %t1.s
define void @store32(i8* %p) nounwind {
entry:
%0 = bitcast i8* %p to i192*
OpenPOWER on IntegriCloud