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, 0 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/COFF/virtual-methods.ll b/llvm/test/DebugInfo/COFF/virtual-methods.ll
index 4e059e6009d..c794546cfac 100644
--- a/llvm/test/DebugInfo/COFF/virtual-methods.ll
+++ b/llvm/test/DebugInfo/COFF/virtual-methods.ll
@@ -64,7 +64,6 @@
; 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]])
@@ -88,7 +87,6 @@
; 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