projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f32a41a
)
tests: Add wrapper script for calling macho-dump on Win32.
author
Daniel Dunbar
<daniel@zuster.org>
Fri, 11 Jun 2010 23:29:48 +0000
(23:29 +0000)
committer
Daniel Dunbar
<daniel@zuster.org>
Fri, 11 Jun 2010 23:29:48 +0000
(23:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105856
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Scripts/macho-dump.bat
[new file with mode: 0644]
patch
|
blob
diff --git a/test/Scripts/macho-dump.bat
b/test/Scripts/macho-dump.bat
new file mode 100644
(file)
index 0000000..
e43c521
--- /dev/null
+++ b/
test/Scripts/macho-dump.bat
@@ -0,0
+1,3
@@
+@echo off
+macho-dump %1 %2 %3 %4 %5 %6 %7 %8 %9
+