From a69c1139e9487df1fe4a41f8869e8425b7ff11ae Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Thu, 21 Nov 2013 22:23:46 +0000 Subject: Tweak exports list so lldb will still build correctly when init_lldb is absent (when doing a no-python build). llvm-svn: 195377 --- lldb/resources/lldb-framework-exports | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lldb') diff --git a/lldb/resources/lldb-framework-exports b/lldb/resources/lldb-framework-exports index 174c1594056..9c194fa6ff6 100644 --- a/lldb/resources/lldb-framework-exports +++ b/lldb/resources/lldb-framework-exports @@ -1,3 +1,3 @@ __ZN4lldb* __ZNK4lldb* -_init_lldb +_init_lld* -- cgit v1.2.3