Testcase for recent checkin.

llvm-svn: 78973
This commit is contained in:
Mike Stump 2009-08-14 01:48:56 +00:00
parent 7ba9c8752c
commit c4b7afed0f
1 changed files with 2 additions and 2 deletions

View File

@ -241,7 +241,7 @@ struct test5_D : virtual test5_B1, virtual test5_B21, virtual test5_B31 {
// CHECK-LP32 .long 4
// CHECK-LP32 .space 4
// CHECK-LP32: .space 4
// CHECK-LP32 .long -8
// CHECK-LP32: .long 4294967288
// CHECK-LP32 .long __ZTI7test5_D
// CHECK-LP32 .long __ZN9test5_B337funcB33Ev
// CHECK-LP32 .long __ZN9test5_B327funcB32Ev
@ -293,7 +293,7 @@ struct test5_D : virtual test5_B1, virtual test5_B21, virtual test5_B31 {
// CHECK-LP64 .quad 8
// CHECK-LP64 .space 8
// CHECK-LP64: .space 8
// CHECK-LP64 .quad 18446744073709551600
// CHECK-LP64: .quad 18446744073709551600
// CHECK-LP64 .quad __ZTI7test5_D
// CHECK-LP64 .quad __ZN9test5_B337funcB33Ev
// CHECK-LP64 .quad __ZN9test5_B327funcB32Ev