projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f852e9
)
Adding target triple to test
author
Anton Korobeynikov
<asl@math.spbu.ru>
Fri, 10 Nov 2006 06:59:53 +0000
(06:59 +0000)
committer
Anton 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
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/2006-11-12-CSRetCC.ll
b/test/CodeGen/X86/2006-11-12-CSRetCC.ll
index 03be0aca702ef2add668701f2b558d5947919c56..e8f761bf3fa45d0322578a6aee3bcd504736bfda 100644
(file)
--- a/
test/CodeGen/X86/2006-11-12-CSRetCC.ll
+++ b/
test/CodeGen/X86/2006-11-12-CSRetCC.ll
@@
-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: