brintos

brintos / llvm-project-archived public Read only

0
0
Text · 207 B · fe01a0d Raw
13 lines · plain
1# RUN: yaml-bench -canonical %s2 3---     # Old schema4link with:5  - library1.dll6  - library2.dll7---     # New schema8link with:9  - = : library1.dll10    version: 1.211  - = : library2.dll12    version: 2.313