summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-06-28 19:31:15 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-06-28 19:31:15 +0000
commit0b9b85647ca27a85f0a41fe5e5a36389636de940 (patch)
treeebe3c9e0809a1574ca20a0fa41dd3530a0e738e5 /test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll
parentd843b3925fdc275b262ddc2ff8fabc8c98f9a5a0 (diff)
downloadllvm-0b9b85647ca27a85f0a41fe5e5a36389636de940.tar.gz
llvm-0b9b85647ca27a85f0a41fe5e5a36389636de940.tar.bz2
llvm-0b9b85647ca27a85f0a41fe5e5a36389636de940.tar.xz
Add a triple so test runs on Linux as well.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107045 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll')
-rw-r--r--test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll b/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll
index ed7bf1983b..e1491a03d8 100644
--- a/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll
+++ b/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll
@@ -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