diff options
author | Ye Luo <yeluo@anl.gov> | 2020-07-27 16:08:19 -0400 |
---|---|---|
committer | Shilei Tian <tianshilei1992@gmail.com> | 2020-07-27 16:08:30 -0400 |
commit | 932316660179c1273e365d9dbbe648478bc5c4f1 (patch) | |
tree | 031592e9aa9240614b6f98b7a7bbbc64f23b5b4e /lldb/source/Commands/CommandObjectWatchpoint.cpp | |
parent | 4c6eebf86a0734779cd20473cfcaa9d7c8899298 (diff) | |
download | llvm-932316660179c1273e365d9dbbe648478bc5c4f1.zip llvm-932316660179c1273e365d9dbbe648478bc5c4f1.tar.gz llvm-932316660179c1273e365d9dbbe648478bc5c4f1.tar.bz2 |
[OpenMP] Add more pass-through functions in DeviceTy
Summary:
1. Add DeviceTy::data_alloc, DeviceTy::data_delete, DeviceTy::data_alloc, DeviceTy::synchronize pass-through functions. Avoid directly accessing Device.RTL
2. Fix the type of the first argument of synchronize_ty in rth.h, device id is int32_t which is consistent with other functions.
Reviewers: tianshilei1992, jdoerfert
Reviewed By: tianshilei1992
Subscribers: yaxunl, guansong, sstefan1, openmp-commits
Tags: #openmp
Differential Revision: https://reviews.llvm.org/D84487
Diffstat (limited to 'lldb/source/Commands/CommandObjectWatchpoint.cpp')
0 files changed, 0 insertions, 0 deletions