Adding target triple to test

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31630 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Anton Korobeynikov 2006-11-10 06:59:53 +00:00
parent 9f852e9dec
commit a8423c1898

View File

@ -1,5 +1,7 @@
; RUN: llvm-as < %s | llc -march=x86 | grep 'subl $4, %esp'
target triple = "i686-pc-linux-gnu"
%str = internal constant [9 x sbyte] c"%f+%f*i\0A\00" ; <[9 x sbyte]*> [#uses=1]
implementation ; Functions: