commit | f8270bdb2d0465dd9ac4f33357d369eddd572a73 | [log] [tgz] |
---|---|---|
author | Michael J. Spencer <bigcheesegs@gmail.com> | Tue Jul 27 06:46:15 2010 +0000 |
committer | Michael J. Spencer <bigcheesegs@gmail.com> | Tue Jul 27 06:46:15 2010 +0000 |
tree | 4a91c1c2e9d1574dd366d7b3af28cb654f71a5db | |
parent | cceb1f2e677ae46ed830072d04777b082e88190a [diff] [blame] |
Make MC use Windows COFF on Windows and add tests. llvm-svn: 109494
diff --git a/llvm/test/Scripts/coff-dump.py.bat b/llvm/test/Scripts/coff-dump.py.bat new file mode 100644 index 0000000..cc83eba --- /dev/null +++ b/llvm/test/Scripts/coff-dump.py.bat
@@ -0,0 +1,4 @@ +@echo off + +%PYTHON_EXECUTABLE% %LLVM_SRC_ROOT%\test\Scripts\coff-dump.py %1 %2 %3 %4 %5 %6 %7 %8 %9 +