summaryrefslogtreecommitdiff
path: root/lldb/resources
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2013-11-21 22:23:46 +0000
committerJason Molenda <jmolenda@apple.com>2013-11-21 22:23:46 +0000
commita69c1139e9487df1fe4a41f8869e8425b7ff11ae (patch)
tree5ad5e2d62528ea9b240fff97532ff3824f5c5cb3 /lldb/resources
parent87c7791bb7444d9485964052abd6dc96ff2db0eb (diff)
downloadllvm-a69c1139e9487df1fe4a41f8869e8425b7ff11ae.tar.gz
Tweak exports list so lldb will still build correctly when
init_lldb is absent (when doing a no-python build). llvm-svn: 195377
Diffstat (limited to 'lldb/resources')
-rw-r--r--lldb/resources/lldb-framework-exports2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/resources/lldb-framework-exports b/lldb/resources/lldb-framework-exports
index 174c15940569..9c194fa6ff67 100644
--- a/lldb/resources/lldb-framework-exports
+++ b/lldb/resources/lldb-framework-exports
@@ -1,3 +1,3 @@
__ZN4lldb*
__ZNK4lldb*
-_init_lldb
+_init_lld*