[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / test / tools / llvm-dwarfdump / X86 / verify_curanges_incomplete.yaml
blob39fadca9f5ba92de0528cce0d71a6f022f94624a
1 # RUN: yaml2obj %s -o %t.o
2 # RUN: not llvm-dwarfdump -verify %t.o | FileCheck %s
4 #      CHECK: Verifying .debug_info Unit Header Chain...
5 # CHECK-NEXT: error: DIE address ranges are not contained in its parent's ranges:
7 --- !ELF
8 FileHeader:
9   Class: ELFCLASS64
10   Data:  ELFDATA2LSB
11   Type:  ET_EXEC
12 DWARF:
13   debug_str:
14     - ''
15     - /tmp/main.c
16   debug_abbrev:
17     - Table:
18         - Code:            0x00000001
19           Tag:             DW_TAG_compile_unit
20           Children:        DW_CHILDREN_yes
21           Attributes:
22             - Attribute:       DW_AT_low_pc
23               Form:            DW_FORM_addr
24             - Attribute:       DW_AT_high_pc
25               Form:            DW_FORM_addr
26             - Attribute:       DW_AT_name
27               Form:            DW_FORM_strp
28         - Code:            0x00000002
29           Tag:             DW_TAG_subprogram
30           Children:        DW_CHILDREN_no
31           Attributes:
32             - Attribute:       DW_AT_low_pc
33               Form:            DW_FORM_addr
34             - Attribute:       DW_AT_high_pc
35               Form:            DW_FORM_addr
36   debug_info:
37     - Version:         4
38       AddrSize:        8
39       Entries:
40         - AbbrCode:        0x00000001
41           Values:
42             - Value:           0x0000000000001000
43             - Value:           0x0000000000001500
44             - Value:           0x0000000000000001
45         - AbbrCode:        0x00000002
46           Values:
47             - Value:           0x0000000000001000
48             - Value:           0x0000000000002000
49         - AbbrCode:        0x00000000