summaryrefslogtreecommitdiffstats
path: root/lldb/third_party
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2015-10-27 20:12:05 +0000
committerZachary Turner <zturner@google.com>2015-10-27 20:12:05 +0000
commit0a0490b1520e96b728448b8c43ca873fcaa809dc (patch)
treed86351542362fcd3187d40fdfb0ccb939ac2f99a /lldb/third_party
parent235acde953856a52b692cecf2c0484f2c30fdf43 (diff)
downloadbcm5719-llvm-0a0490b1520e96b728448b8c43ca873fcaa809dc.tar.gz
bcm5719-llvm-0a0490b1520e96b728448b8c43ca873fcaa809dc.zip
Rename `lldb_shared` to `use_lldb_suite`.
llvm-svn: 251444
Diffstat (limited to 'lldb/third_party')
-rw-r--r--lldb/third_party/Python/module/unittest2/unittest2/result.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/third_party/Python/module/unittest2/unittest2/result.py b/lldb/third_party/Python/module/unittest2/unittest2/result.py
index af31fbfd888..2e4994d1d82 100644
--- a/lldb/third_party/Python/module/unittest2/unittest2/result.py
+++ b/lldb/third_party/Python/module/unittest2/unittest2/result.py
@@ -1,6 +1,6 @@
"""Test result object"""
-import lldb_shared
+import use_lldb_suite
import sys
import traceback
OpenPOWER on IntegriCloud