summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/WholeProgramDevirt/Inputs/import-vcp.yaml
blob: 6109e4f765c7178eb4a94947fd9178d6bf04941e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
TypeIdMap:
  typeid1:
    WPDRes:
      0:
        Kind: Indir
        ResByArg:
          1:
            Kind: VirtualConstProp
            Info: 0
            Byte: 42
            Bit: 0
  typeid2:
    WPDRes:
      8:
        Kind: Indir
        ResByArg:
          3:
            Kind: VirtualConstProp
            Info: 0
            Byte: 43
            Bit: 128
...
OpenPOWER on IntegriCloud