[InstCombine] Signed saturation patterns
[llvm-complete.git] / test / DebugInfo / PDB / Inputs / obj-hashes-2.yaml
blob1c0aa2cc175e942d81e36736bc35806b1ad6f60e
1 --- !COFF
2 header:
3   Machine:         IMAGE_FILE_MACHINE_I386
4   Characteristics: [  ]
5 sections:
6   - Name:            '.debug$T'
7     Characteristics: [ IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_DISCARDABLE, IMAGE_SCN_MEM_READ ]
8     Alignment:       4
9     Types:
10       # int**
11       - Kind:            LF_POINTER
12         Pointer:
13           ReferentType:    372
14           Attrs:           32778
15       # int***
16       - Kind:            LF_POINTER
17         Pointer:
18           ReferentType:    4096
19           Attrs:           32778
20       # char**
21       - Kind:            LF_POINTER
22         Pointer:
23           ReferentType:    272
24           Attrs:           32778
25       # double**
26       - Kind:            LF_POINTER
27         Pointer:
28           ReferentType:    321
29           Attrs:           32778
30       # (char**, int***)
31       - Kind:            LF_ARGLIST
32         ArgList:
33           ArgIndices:      [ 4098, 4097 ]
34       # int** (char**, int***)
35       - Kind:            LF_PROCEDURE
36         Procedure:
37           ReturnType:      4096
38           CallConv:        NearC
39           Options:         [ None ]
40           ParameterCount:  2
41           ArgumentList:    4100
42 symbols:
43   - Name:            '.debug$T'
44     Value:           0
45     SectionNumber:   6
46     SimpleType:      IMAGE_SYM_TYPE_NULL
47     ComplexType:     IMAGE_SYM_DTYPE_NULL
48     StorageClass:    IMAGE_SYM_CLASS_STATIC
49     SectionDefinition:
50       Length:          68
51       NumberOfRelocations: 0
52       NumberOfLinenumbers: 0
53       CheckSum:        2189213922
54       Number:          6
55 ...