[Lldb-commits] [PATCH] D13903: [RenderScript] New commands to save/load RS allocations to file.
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 20 10:26:05 PDT 2015
clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.
Looks good. Going forward there is no real need to review any new commands that only exist in the renderscript source files or plug-ins. If you change any code outside of the the renderscript we should review, else feel free to commit as you need to.
Repository:
rL LLVM
http://reviews.llvm.org/D13903
More information about the lldb-commits
mailing list