Make test 64 bit safe.

llvm-svn: 90452
This commit is contained in:
Benjamin Kramer 2009-12-03 13:09:24 +00:00
parent 506891de63
commit 70e39fe99c
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ struct {
param_t par;
} *ptr;
// CHECK: type { i8*, i32 }
// CHECK: type { i8*, {{i..}} }