Sign in
llvm
/
llvm-project
/
d95dadff8f094e793b79eec57737ec397fad7724
/
.
/
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"
]
=
""