summaryrefslogtreecommitdiffstats
path: root/lldb/source
diff options
context:
space:
mode:
authorSiva Chandra <sivachandra@google.com>2016-02-12 20:30:47 +0000
committerSiva Chandra <sivachandra@google.com>2016-02-12 20:30:47 +0000
commit29d9bea93f5efad391202e0e15f27d3bbf3bfd50 (patch)
treeacc8238058011dcf365761710146d2ac8f7f9eaf /lldb/source
parent56d13e893749b5cc0d649fafd265ab52b1336e84 (diff)
downloadbcm5719-llvm-29d9bea93f5efad391202e0e15f27d3bbf3bfd50.tar.gz
bcm5719-llvm-29d9bea93f5efad391202e0e15f27d3bbf3bfd50.zip
Adjust for Python-3.
Summary: This does not yet give us a clean testsuite run but it does help with: 1. Actually building on linux 2. Run the testsuite with over 70% tests passing on linux. Reviewers: tfiala, labath, zturner Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D17182 llvm-svn: 260721
Diffstat (limited to 'lldb/source')
-rw-r--r--lldb/source/API/liblldb.exports1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/API/liblldb.exports b/lldb/source/API/liblldb.exports
index fd234d11c40..2dc08e4dcb2 100644
--- a/lldb/source/API/liblldb.exports
+++ b/lldb/source/API/liblldb.exports
@@ -1,3 +1,4 @@
_ZN4lldb*
_ZNK4lldb*
init_lld*
+PyInit__lldb
OpenPOWER on IntegriCloud