Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
d645151ac680ae9d6b9c032b3de903d5ae5a22ac
/
.
/
test
/
Scripts
/
coff-dump.py.bat
blob: 56428e1a605cf4d8979fd160cec013a5000b26d8 [
file
] [
log
] [
blame
]
@echo
off
@rem
We
need to
set
-
u to treat stdin
as
binary
.
Python
3
has support
for
doing
@rem
this
in
code
,
but I haven
't found a way to do this in 2.6 yet.
%PYTHON_EXECUTABLE% -u %LLVM_SRC_ROOT%\test\Scripts\coff-dump.py %1 %2 %3 %4 %5 %6 %7 %8 %9