diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2018-11-28 20:10:26 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2018-11-28 20:10:26 +0000 |
commit | a17318b89b97d577e08c87e6b6c3b67806869f85 (patch) | |
tree | 95f7fc67b96a10c4193d04a378c5bca4a431d70a /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 63a921bcfccdc24d2489294842e42ff55d8184cc (diff) | |
download | llvm-a17318b89b97d577e08c87e6b6c3b67806869f85.zip llvm-a17318b89b97d577e08c87e6b6c3b67806869f85.tar.gz llvm-a17318b89b97d577e08c87e6b6c3b67806869f85.tar.bz2 |
[OpenMP] Add omp_get_device_num() and update several other device API functions
Add omp_get_device_num() function for 5.0 which returns the number of the device
the current thread is running on. Also, did some cleanup and updating of device
API functions to make them into weak functions that should be replaced with
libomptarget functions when libomptarget is present.
Patch by Terry Wilmarth
Differential Revision: https://reviews.llvm.org/D54342
llvm-svn: 347799
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions