one last (?) bad x86 triple test.

llvm-svn: 78801
This commit is contained in:
Chris Lattner 2009-08-12 06:49:44 +00:00
parent 6628e17344
commit 1235f20744
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
; RUN: grep 8028 %t | count 2 ; RUN: grep 8028 %t | count 2
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64" target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64"
target triple = "i386-mingw32" target triple = "i386-pc-mingw32"
define void @foo1(i32 %N) { define void @foo1(i32 %N) {
entry: entry: