diff options
author | Jason Henline <jhen@google.com> | 2016-09-06 17:07:22 +0000 |
---|---|---|
committer | Jason Henline <jhen@google.com> | 2016-09-06 17:07:22 +0000 |
commit | 18ea094df15dfb8b41d4798bb1cbb14c434fa98d (patch) | |
tree | edddbf24d4d2a42def796de6dab5080b9ab610ca /lldb/packages/Python/lldbsuite/test/python_api/breakpoint | |
parent | df050fd58566e43153f6506842ce179fd4ce4e67 (diff) | |
download | bcm5719-llvm-18ea094df15dfb8b41d4798bb1cbb14c434fa98d.tar.gz bcm5719-llvm-18ea094df15dfb8b41d4798bb1cbb14c434fa98d.zip |
[SE] Remove Platform*Handle classes
Summary:
As pointed out by jprice, these classes don't serve a purpose. Instead,
we stay consistent with the way memory is managed and let the Stream and
Kernel classes directly hold opaque handles to device Stream and Kernel
instances, respectively.
Reviewers: jprice, jlebar
Subscribers: parallel_libs-commits
Differential Revision: https://reviews.llvm.org/D24213
llvm-svn: 280719
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint')
0 files changed, 0 insertions, 0 deletions