mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 16:33:37 +01:00
a1491c3c47
With Python-2.4, Reader::read64 always returns (unexpected) long integer. FileCheck detects failure on test/MC/MachO among '0' and '0L'. CentOS5(aka RHEL5 clone) provides python-2.4. llvm-svn: 117637 |
||
---|---|---|
.. | ||
coff-dump.py | ||
coff-dump.py.bat | ||
common_dump.py | ||
elf-dump | ||
elf-dump.bat | ||
ignore | ||
macho-dump | ||
macho-dump.bat | ||
README.txt |
This directory contains scripts which are used by the TestRunner style tests, which allows them to be simpler and more direct.