diff options
Diffstat (limited to 'test/DebugInfo/PDB/pdb-yaml-symbols.test')
-rw-r--r-- | test/DebugInfo/PDB/pdb-yaml-symbols.test | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/DebugInfo/PDB/pdb-yaml-symbols.test b/test/DebugInfo/PDB/pdb-yaml-symbols.test index 574065176b5b6..7afa1c3b2a71f 100644 --- a/test/DebugInfo/PDB/pdb-yaml-symbols.test +++ b/test/DebugInfo/PDB/pdb-yaml-symbols.test @@ -55,6 +55,7 @@ YAML: CodeSize: 10 YAML: DbgStart: 3 YAML: DbgEnd: 8 YAML: FunctionType: 4097 +YAML: Offset: 16 YAML: Segment: 1 YAML: Flags: [ HasFP ] YAML: DisplayName: main @@ -178,4 +179,4 @@ YAML: Rva: 20480 YAML: Length: 8 YAML: Characteristics: 1107296320 YAML: Name: .reloc -YAML: ...
\ No newline at end of file +YAML: ... |