Get rid of hack by making the actual call public. This was causing the lldb-platform...
authorGreg Clayton <gclayton@apple.com>
Thu, 1 Nov 2012 21:35:16 +0000 (21:35 +0000)
committerGreg Clayton <gclayton@apple.com>
Thu, 1 Nov 2012 21:35:16 +0000 (21:35 +0000)
commitaa0c70e38c233226a4c629f0155edba12cd3fd41
treedbdea4f0068908cdf16c5e1bdc8b70a2dc610dc6
parent6df8945f04fa332c37bd11387346a0bebcf62653
Get rid of hack by making the actual call public. This was causing the lldb-platform to not be able to link.

llvm-svn: 167253
lldb/include/lldb/API/SBValue.h
lldb/source/Interpreter/ScriptInterpreterPython.cpp