relax check to allow for attributes (fix buildbot for elf-ppc64)

llvm-svn: 176954
This commit is contained in:
Adrian Prantl 2013-03-13 16:14:44 +00:00
parent 0f8ed9e4e1
commit 572f8dfea0
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ main(int argc, char const *argv[])
return 0;
}
// CHECK: define i32 @_Z3fooii(i32 %i, i32 %j)
// CHECK: define {{.*}} @_Z3fooii
// i
// CHECK: call void @llvm.dbg.declare
// j