summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/bitfields.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/COFF/bitfields.ll')
-rw-r--r--llvm/test/DebugInfo/COFF/bitfields.ll6
1 files changed, 4 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/COFF/bitfields.ll b/llvm/test/DebugInfo/COFF/bitfields.ll
index 46f006674ac..817bb88837d 100644
--- a/llvm/test/DebugInfo/COFF/bitfields.ll
+++ b/llvm/test/DebugInfo/COFF/bitfields.ll
@@ -66,8 +66,9 @@
; CHECK: Struct ([[anon_ty:.*]]) {
; CHECK: TypeLeafKind: LF_STRUCTURE (0x1505)
; CHECK: MemberCount: 0
-; CHECK: Properties [ (0x80)
+; CHECK: Properties [ (0x88)
; CHECK: ForwardReference (0x80)
+; CHECK: Nested (0x8)
; CHECK: ]
; CHECK: FieldList: 0x0
; CHECK: SizeOf: 0
@@ -141,7 +142,8 @@
; CHECK: Struct ({{.*}}) {
; CHECK: TypeLeafKind: LF_STRUCTURE (0x1505)
; CHECK: MemberCount: 2
-; CHECK: Properties [ (0x0)
+; CHECK: Properties [ (0x8)
+; CHECK: Nested (0x8)
; CHECK: ]
; CHECK: FieldList: <field list> ([[anon_fl]])
; CHECK: SizeOf: 3
OpenPOWER on IntegriCloud