tests: Add wrapper script for calling macho-dump on Win32.
[oota-llvm.git] / test / Scripts / macho-dump.bat
1 @echo off
2 macho-dump %1 %2 %3 %4 %5 %6 %7 %8 %9
3