Add a triple so test runs on Linux as well.

llvm-svn: 107045
This commit is contained in:
Jakob Stoklund Olesen 2010-06-28 19:31:15 +00:00
parent 36ad0e99d5
commit 0117091c16
1 changed files with 1 additions and 0 deletions

View 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