Sign in
llvm
/
llvm-project
/
ba767d0bbbde4107700ff66ecfd97eb75d85a35d
/
.
/
lldb
/
test
/
Shell
/
ScriptInterpreter
/
Python
/
Crashlog
/
lit.local.cfg
blob: 52bffaeac372b8c08bd15d7ed3d9508c130f78dd [
file
]
if
'system-darwin'
not
in
config
.
available_features
:
config
.
unsupported
=
True
config
.
environment
[
"LLDB_APPLE_DSYMFORUUID_EXECUTABLE"
]
=
""
# Temporary parallel image loading deadlock workaround
config
.
environment
[
"NO_PARALLEL_IMG_LOADING"
]
=
""