[Renderscript] Refactor target argument reading code.
authorAidan Dodds <aidan@codeplay.com>
Thu, 11 Feb 2016 15:16:37 +0000 (15:16 +0000)
committerAidan Dodds <aidan@codeplay.com>
Thu, 11 Feb 2016 15:16:37 +0000 (15:16 +0000)
commitf478678549f6a57f708a1f8a8afd02004fdd1e50
tree75ab4197c429e78894f38865c2ee157b961e39a7
parent7603e0050e06968f884f5b6a4972f2256cc36182
[Renderscript] Refactor target argument reading code.

This patch reworks the function argument reading code, allowing us to annotate arguments with their types.  The type/size information is needed to correctly parse arguments passed on the stack.

llvm-svn: 260525
lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h