summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/ArrayRefTest.cpp
diff options
context:
space:
mode:
authorAaron Smith <aaron.smith@microsoft.com>2018-04-07 00:55:26 +0000
committerAaron Smith <aaron.smith@microsoft.com>2018-04-07 00:55:26 +0000
commitc3b5515e516c824ef4c66624a0c6f62550032aaf (patch)
treeef0ccf0ff001676e3c5550cd04c6db8b9cafe048 /llvm/unittests/ADT/ArrayRefTest.cpp
parent49025089343420efb20030377d44edf3b82fd100 (diff)
downloadbcm5719-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/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud