зеркало из https://github.com/microsoft/clang-1.git
Add a testcase for the recent VTT work.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@88681 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
72c2153b46
Коммит
9326c5695f
|
@ -936,6 +936,16 @@ class test21_D : public test21_B, public test21_B1 {
|
|||
// CHECK-LP64-NEXT: .quad __ZTI8test21_D
|
||||
// CHECK-LP64-NEXT: .quad __ZTv0_n24_N8test21_D3fooEv
|
||||
|
||||
// CHECK-LP64: __ZTT8test21_D:
|
||||
// CHECK-LP64-NEXT: .quad (__ZTV8test21_D) + 40
|
||||
// CHECK-LP64-NEXT: .quad (__ZTC8test21_D0_8test21_B) + 32
|
||||
// CHECK-LP64-NEXT: .quad (__ZTC8test21_D0_8test21_B) + 32
|
||||
// CHECK-LP64-NEXT: .quad (__ZTC8test21_D8_9test21_B1) + 32
|
||||
// CHECK-LP64-NEXT: .quad (__ZTC8test21_D8_9test21_B1) + 32
|
||||
// CHECK-LP64-NEXT .quad (__ZTV8test21_D) + 40
|
||||
// CHECK-LP64-NEXT .quad (__ZTV8test21_D) + 80
|
||||
// CHECK-LP64-NEXT .quad (__ZTV8test21_D) + 80
|
||||
|
||||
|
||||
|
||||
// CHECK-LP64: __ZTV1B:
|
||||
|
|
Загрузка…
Ссылка в новой задаче