llvm-6502/test/Scripts
Reid Kleckner 2f67dc9266 Set the +x bit on two batch scripts
Cygwin git-svn will faithfully forward the svn properties all the way
down to the NTFS executable permission.  Without the +x bit, tests using
these scripts fail with "Access Denied".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173508 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-25 22:12:50 +00:00
..
coff-dump.py
coff-dump.py.bat Set the +x bit on two batch scripts 2013-01-25 22:12:50 +00:00
common_dump.py
elf-dump
elf-dump.bat Set the +x bit on two batch scripts 2013-01-25 22:12:50 +00:00
ignore
macho-dumpx
macho-dumpx.bat
README.txt

This directory contains scripts which are used by the TestRunner style
tests, which allows them to be simpler and more direct.