commit | dfd30187c685c2c5200ee795c64885c0a39dc2d0 | [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 | 36c95782b4b8f18693c12fd5646f43ee94470e52 | |
parent | 082d587d35a41ee06985d7867b72fb2632962281 [diff] [blame] |
Make MC use Windows COFF on Windows and add tests. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109494 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Scripts/coff-dump.py.bat b/test/Scripts/coff-dump.py.bat new file mode 100644 index 0000000..cc83eba --- /dev/null +++ b/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 +