Sign in
swiftshader
/
SwiftShader
/
e75d3348b0e727c271c98889c602162f898aa30e
/
.
/
third_party
/
LLVM
/
test
/
Scripts
/
elf-dump.bat
blob: 9c708083b302fe9264a762bb358e38191eb73ffb [
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\elf-dump %1 %2 %3 %4 %5 %6 %7 %8 %9