forked from OSchip/llvm-project
![]() 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 |
||
---|---|---|
.. | ||
COFF | ||
Driver/Inputs | ||
ELF | ||
MinGW | ||
Unit | ||
darwin | ||
mach-o | ||
wasm | ||
CMakeLists.txt | ||
lit.cfg.py | ||
lit.site.cfg.py.in |