diff options
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/Crashlog')
| -rw-r--r-- | lldb/test/Shell/ScriptInterpreter/Python/Crashlog/lit.local.cfg | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/lit.local.cfg b/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/lit.local.cfg index b72b294..52bffae 100644 --- a/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/lit.local.cfg +++ b/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/lit.local.cfg @@ -1,9 +1,6 @@ if 'system-darwin' not in config.available_features: config.unsupported = True -if 'lldb-repro' in config.available_features: - config.unsupported = True - config.environment["LLDB_APPLE_DSYMFORUUID_EXECUTABLE"] = "" # Temporary parallel image loading deadlock workaround |
