summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/virtual-methods.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/COFF/virtual-methods.ll')
-rw-r--r--llvm/test/DebugInfo/COFF/virtual-methods.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/COFF/virtual-methods.ll b/llvm/test/DebugInfo/COFF/virtual-methods.ll
index c794546cfac..4e059e6009d 100644
--- a/llvm/test/DebugInfo/COFF/virtual-methods.ll
+++ b/llvm/test/DebugInfo/COFF/virtual-methods.ll
@@ -64,6 +64,7 @@
; CHECK: FieldList ({{.*}}) {
; CHECK: OneMethod {
+; CHECK-NEXT: TypeLeafKind: LF_ONEMETHOD (0x1511)
; CHECK-NEXT: AccessSpecifier: Public (0x3)
; CHECK-NEXT: MethodKind: Virtual (0x1)
; CHECK-NEXT: Type: int C::() ([[C_g]])
@@ -87,6 +88,7 @@
; CHECK: FieldList ({{.*}}) {
; CHECK: OneMethod {
+; CHECK-NEXT: TypeLeafKind: LF_ONEMETHOD (0x1511)
; CHECK-NEXT: AccessSpecifier: Public (0x3)
; CHECK-NEXT: MethodKind: Virtual (0x1)
; CHECK-NEXT: Type: int D::() ([[D_g]])
OpenPOWER on IntegriCloud