summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.h
Commit message (Collapse)AuthorAgeFilesLines
* [Renderscript] Add commands for scriptgroup interaction.Aidan Dodds2016-11-031-0/+18
This commit hooks the nofity function that signals script group compilation. By tracking scriptgroups compiled at runtine, users are able to place breakpoints by script group name. Breakpoints will be placed on the kernels forming the group. llvm-svn: 285902
OpenPOWER on IntegriCloud