Add missing RUN line
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 22 Aug 2009 00:28:50 +0000 (00:28 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 22 Aug 2009 00:28:50 +0000 (00:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79707 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/SystemZ/2009-08-21-InlineAsmRConstraint.ll

index 3cf79c6dc1afee31272fb81c3fc6639a438bf410..90655787a7b0907aaf38acc2a58190b194105fac 100644 (file)
@@ -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"