diff options
Diffstat (limited to 'lldb/test/Shell/lit.cfg.py')
| -rw-r--r-- | lldb/test/Shell/lit.cfg.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/test/Shell/lit.cfg.py b/lldb/test/Shell/lit.cfg.py index 6f0ca673237..cc54234faf7 100644 --- a/lldb/test/Shell/lit.cfg.py +++ b/lldb/test/Shell/lit.cfg.py @@ -39,9 +39,7 @@ config.test_exec_root = os.path.join(config.lldb_obj_root, 'test') llvm_config.use_default_substitutions() - toolchain.use_lldb_substitutions(config) - toolchain.use_support_substitutions(config) |

