diff options
author | Chris Matthews <cmatthews5@apple.com> | 2018-05-11 00:25:42 +0000 |
---|---|---|
committer | Chris Matthews <cmatthews5@apple.com> | 2018-05-11 00:25:42 +0000 |
commit | 5f74591847db036f2fb23cf568886a6a71af3522 (patch) | |
tree | 93c13ad3938faf5553303e33a5bb1c837be6b56b /llvm/utils/lit/tests/shtest-xunit-output.py | |
parent | a119322c1de3518e7d6acc0d5bfa0b5942f874cf (diff) | |
download | bcm5719-llvm-5f74591847db036f2fb23cf568886a6a71af3522.tar.gz bcm5719-llvm-5f74591847db036f2fb23cf568886a6a71af3522.zip |
Refactor xunit test case builder to not use as much str addition
String concatenation in python is slow. Refactor to not concatenate the
possibly large strings of test output and instead write them directly
to the output file.
llvm-svn: 332064
Diffstat (limited to 'llvm/utils/lit/tests/shtest-xunit-output.py')
0 files changed, 0 insertions, 0 deletions