llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime
David Gross 36d783ebfe Teach RenderScriptRuntime about changed context representation.
Summary:
The runtime discovers contexts through RenderScriptRuntime::Capture*()
methods.  These methods see the low-level context representation.
However, the runtime calls APIs that require the high-level context
representation.  Therefore, it needs to call yet another API to find
the high-level representation associated with a given low-level
representation.

Subscribers: lldb-commits

Differential Revision: https://reviews.llvm.org/D32184

llvm-svn: 300727
2017-04-19 18:14:21 +00:00
..
CMakeLists.txt [CMake] [2/4] Update a batch of plugins 2017-01-31 22:23:49 +00:00
RenderScriptExpressionOpts.cpp Move Log from Core -> Utility. 2017-03-03 20:56:28 +00:00
RenderScriptExpressionOpts.h [lldb] Fix typos in file headers 2016-11-26 05:23:44 +00:00
RenderScriptRuntime.cpp Teach RenderScriptRuntime about changed context representation. 2017-04-19 18:14:21 +00:00
RenderScriptRuntime.h Add a debuginfo version check for RenderScript modules 2017-01-04 12:11:04 +00:00
RenderScriptScriptGroup.cpp Delete some more dead includes. 2017-03-22 23:33:16 +00:00
RenderScriptScriptGroup.h [Renderscript] Add commands for scriptgroup interaction. 2016-11-03 13:20:37 +00:00
RenderScriptx86ABIFixups.cpp Update for alloca construction changes 2017-04-10 23:27:53 +00:00
RenderScriptx86ABIFixups.h [lldb] Fix typos in file headers 2016-11-26 05:23:44 +00:00