Sign in
llvm
/
llvm-project
/
41a94de75caacb979070ec7a010dfe3c4e9f116f
/
.
/
lldb
/
test
/
Shell
/
ScriptInterpreter
/
Python
/
Crashlog
/
lit.local.cfg
blob: 52bffaeac372b8c08bd15d7ed3d9508c130f78dd [
file
] [
log
] [
blame
]
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"
]
=
""