aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/WholeProgramDevirt/Inputs/import-vcp.yaml
blob: 4fbee126d0ea1bd3015d06c62ad535aa9f65dcd1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
TypeIdMap:
  typeid1:
    WPDRes:
      0:
        Kind: Indir
        ResByArg:
          1:
            Kind: VirtualConstProp
            Info: 0
  typeid2:
    WPDRes:
      8:
        Kind: Indir
        ResByArg:
          3:
            Kind: VirtualConstProp
            Info: 0
...