diff options
| author | Aaron Smith <aaron.smith@microsoft.com> | 2018-04-07 00:55:26 +0000 |
|---|---|---|
| committer | Aaron Smith <aaron.smith@microsoft.com> | 2018-04-07 00:55:26 +0000 |
| commit | c3b5515e516c824ef4c66624a0c6f62550032aaf (patch) | |
| tree | ef0ccf0ff001676e3c5550cd04c6db8b9cafe048 /llvm/unittests/ADT/DeltaAlgorithmTest.cpp | |
| parent | 49025089343420efb20030377d44edf3b82fd100 (diff) | |
| download | bcm5719-llvm-c3b5515e516c824ef4c66624a0c6f62550032aaf.tar.gz bcm5719-llvm-c3b5515e516c824ef4c66624a0c6f62550032aaf.zip | |
[tests] Fix format-binary-non-ascii.s to work with Python 3 on Windows
Some platforms interpret the pound sign as one character. Platforms that use
Python 2.x actually interpret it as two characters because in the Python 2.x
version of lit, the string used for the file name is a byte string and the pound
sign is two bytes.
Patch by Stella Stamenova!
llvm-svn: 329472
Diffstat (limited to 'llvm/unittests/ADT/DeltaAlgorithmTest.cpp')
0 files changed, 0 insertions, 0 deletions

