summaryrefslogtreecommitdiffstats
path: root/llvm/test/Scripts/coff-dump.py.bat
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete object file dumpersNico Rieck2013-04-121-7/+0
| | | | llvm-svn: 179362
* Set the +x bit on two batch scriptsReid Kleckner2013-01-251-0/+0
| | | | | | | | 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". llvm-svn: 173508
* test: Fix binary stdin issues with coff-dump on Windows.Michael J. Spencer2010-10-071-1/+4
| | | | llvm-svn: 115908
* Make MC use Windows COFF on Windows and add tests.Michael J. Spencer2010-07-271-0/+4
llvm-svn: 109494
OpenPOWER on IntegriCloud