diff options
| author | Chris Matthews <cmatthews5@apple.com> | 2018-05-10 00:08:39 +0000 |
|---|---|---|
| committer | Chris Matthews <cmatthews5@apple.com> | 2018-05-10 00:08:39 +0000 |
| commit | c3f259cb6c12fb4bfdeb12348af7496e4754a9f2 (patch) | |
| tree | 3aa7277cc10b2dac4e8a6e96dc806f4b231c153f /llvm/utils/lit | |
| parent | bd9ffc6243cc8314d52458136559f131eb1435ab (diff) | |
| download | bcm5719-llvm-c3f259cb6c12fb4bfdeb12348af7496e4754a9f2.tar.gz bcm5719-llvm-c3f259cb6c12fb4bfdeb12348af7496e4754a9f2.zip | |
[LIT] Add the missing file
I forgot to commit this file.
llvm-svn: 331946
Diffstat (limited to 'llvm/utils/lit')
| -rw-r--r-- | llvm/utils/lit/tests/Inputs/test-data/bad&name.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/llvm/utils/lit/tests/Inputs/test-data/bad&name.ini b/llvm/utils/lit/tests/Inputs/test-data/bad&name.ini new file mode 100644 index 00000000000..16b6b96d5f9 --- /dev/null +++ b/llvm/utils/lit/tests/Inputs/test-data/bad&name.ini @@ -0,0 +1,7 @@ +[global] +result_code = PASS +result_output = & < > " + +[results] +value0 = 1 +value1 = 2.3456
\ No newline at end of file |

