mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 01:03:52 +00:00
tests: Add wrapper script for calling macho-dump on Win32.
llvm-svn: 105856
This commit is contained in:
parent
d0e8649780
commit
6edcc661b9
3
test/Scripts/macho-dump.bat
Normal file
3
test/Scripts/macho-dump.bat
Normal file
@ -0,0 +1,3 @@
|
||||
@echo off
|
||||
macho-dump %1 %2 %3 %4 %5 %6 %7 %8 %9
|
||||
|
Loading…
x
Reference in New Issue
Block a user