[Renderscript] Refactor .rs.info parser.
authorAidan Dodds <aidan@codeplay.com>
Thu, 18 Feb 2016 10:59:46 +0000 (10:59 +0000)
committerAidan Dodds <aidan@codeplay.com>
Thu, 18 Feb 2016 10:59:46 +0000 (10:59 +0000)
commitb0be30f71ab7ba0d2e07add83775bf86e1916359
tree6250065dd5c90ec0f1df7793deba2d8aced951ad
parent05e48b95eb9f4ccc3504d7c6ef0d3257bd0d04c3
[Renderscript] Refactor .rs.info parser.

This patch refactors the .rs.info table parser so that its more in line with the current language runtime code.

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