Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Renderscript] Add commands for scriptgroup interaction. | Aidan Dodds | 2016-11-03 | 1 | -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 |