diff options
author | Ewan Crawford <ewan@codeplay.com> | 2015-10-26 14:04:37 +0000 |
---|---|---|
committer | Ewan Crawford <ewan@codeplay.com> | 2015-10-26 14:04:37 +0000 |
commit | 018f5a7e0bc0da615108843b5e0d7202c7d89f53 (patch) | |
tree | 384ba2b6a091e7ada7e118789bfcd8b5a9ece429 /llvm/lib | |
parent | cb68efea3bb5c0706e859b611cad75d65cd47664 (diff) | |
download | bcm5719-llvm-018f5a7e0bc0da615108843b5e0d7202c7d89f53.tar.gz bcm5719-llvm-018f5a7e0bc0da615108843b5e0d7202c7d89f53.zip |
[RenderScript] Add option to break on a specific kernel invocation
Adds option -c <x,y,z> to the 'language renderscript kernel breakpoint set' command.
Breaks only on the invocation of the kernel with specified coordinate.
Implemented by adding a callback to the kernel breakpoint which checks the coordinates of every invocation.
llvm-svn: 251293
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions