summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2009-08-22 00:28:50 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2009-08-22 00:28:50 +0000
commit48e4a6c739dcbfeb90862940f01e1e3b2ced9cd3 (patch)
tree8b3f3b6503b09fedc94b6b54ad42aa15e448f628 /llvm
parent8ba39c04ae259566666c9d8038dec31ccebad3cb (diff)
downloadbcm5719-llvm-48e4a6c739dcbfeb90862940f01e1e3b2ced9cd3.tar.gz
bcm5719-llvm-48e4a6c739dcbfeb90862940f01e1e3b2ced9cd3.zip
Add missing RUN line
llvm-svn: 79707
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/CodeGen/SystemZ/2009-08-21-InlineAsmRConstraint.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/SystemZ/2009-08-21-InlineAsmRConstraint.ll b/llvm/test/CodeGen/SystemZ/2009-08-21-InlineAsmRConstraint.ll
index 3cf79c6dc1a..90655787a7b 100644
--- a/llvm/test/CodeGen/SystemZ/2009-08-21-InlineAsmRConstraint.ll
+++ b/llvm/test/CodeGen/SystemZ/2009-08-21-InlineAsmRConstraint.ll
@@ -1,3 +1,4 @@
+; RUN: llvm-as < %s | llc
target datalayout = "E-p:64:64:64-i1:8:8-i8:8:16-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:16:16-f128:128:128"
target triple = "s390x-ibm-linux-gnu"
OpenPOWER on IntegriCloud