diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2023-02-28 11:17:21 -0800 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2023-02-28 12:18:00 -0800 |
commit | acc30a169eabae8ae7d46e8dc3b6466abbc53dc4 (patch) | |
tree | 40b213140344e33c2f2c3ae4842499088ab8dd48 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | 37216b4b3aaab1fb293b7f628f8dd4999c0abb80 (diff) | |
download | llvm-acc30a169eabae8ae7d46e8dc3b6466abbc53dc4.zip llvm-acc30a169eabae8ae7d46e8dc3b6466abbc53dc4.tar.gz llvm-acc30a169eabae8ae7d46e8dc3b6466abbc53dc4.tar.bz2 |
[OpenMP]Emit captured decls for target data if no devices were specified.
If use_device_ptr/use_device_addr clauses are used on target data
directive and no device was specified during the compilation, only host
part should be emitted. But it still required to emit captured decls for
partially mapped data fields.
Differential Revision: https://reviews.llvm.org/D144993
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions