diff options
Diffstat (limited to 'llvm/test/YAMLParser/construct-str.data')
| -rw-r--r-- | llvm/test/YAMLParser/construct-str.data | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/YAMLParser/construct-str.data b/llvm/test/YAMLParser/construct-str.data new file mode 100644 index 00000000000..dc1ce825cdc --- /dev/null +++ b/llvm/test/YAMLParser/construct-str.data @@ -0,0 +1,3 @@ +# RUN: yaml-bench -canonical %s + +string: abcd |

