Skip to content

Commit

Permalink
Add missing RUN line
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79707 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
asl committed Aug 22, 2009
1 parent 65a3788 commit d99dda2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/CodeGen/SystemZ/2009-08-21-InlineAsmRConstraint.ll
Original file line number Diff line number Diff line change
@@ -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"

Expand Down

0 comments on commit d99dda2

Please sign in to comment.