Adding target triple to test
authorAnton Korobeynikov <asl@math.spbu.ru>
Fri, 10 Nov 2006 06:59:53 +0000 (06:59 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Fri, 10 Nov 2006 06:59:53 +0000 (06:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31630 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/2006-11-12-CSRetCC.ll

index 03be0aca702ef2add668701f2b558d5947919c56..e8f761bf3fa45d0322578a6aee3bcd504736bfda 100644 (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: