Files
clang-p2996/llvm/test/Transforms/WholeProgramDevirt/Inputs/import-vcp.yaml
Eric Christopher cee313d288 Revert "Temporarily Revert "Add basic loop fusion pass.""
The reversion apparently deleted the test/Transforms directory.

Will be re-reverting again.

llvm-svn: 358552
2019-04-17 04:52:47 +00:00

24 lines
377 B
YAML

---
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
...