OSDN Git Service

Add a triple so test runs on Linux as well.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 28 Jun 2010 19:31:15 +0000 (19:31 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 28 Jun 2010 19:31:15 +0000 (19:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107045 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll

index ed7bf19..e1491a0 100644 (file)
@@ -1,5 +1,6 @@
 ; RUN: llc < %s -march=x86 -O0 | FileCheck %s
 ; PR7509
+target triple = "i386-apple-darwin10"
 %asmtype = type { i32, i8*, i32, i32 }
 
 ; Arguments 1 and 4 must be the same. No other output arguments may be