diff options
-rw-r--r-- | test/CodeGen/X86/2006-11-12-CSRetCC.ll | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CodeGen/X86/2006-11-12-CSRetCC.ll b/test/CodeGen/X86/2006-11-12-CSRetCC.ll index 03be0aca70..e8f761bf3f 100644 --- 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: |