diff options
| author | Samuel Antao <sfantao@us.ibm.com> | 2017-01-05 16:02:49 +0000 |
|---|---|---|
| committer | Samuel Antao <sfantao@us.ibm.com> | 2017-01-05 16:02:49 +0000 |
| commit | f83efdb77a8c99faa6420822873747e5eaa87554 (patch) | |
| tree | b6fc586a7804d8eb00422b7dc54bb01bc20fdd9f /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 888e289ed7aeb5438340da913bfdfb865a67f4cd (diff) | |
[OpenMP] Add fields for flags in the offload entry descriptor.
Summary:
This patch adds two fields to the offload entry descriptor. One field is meant to signal Ctors/Dtors and `link` global variables, and the other is reserved for runtime library use.
Currently, these fields are only filled with zeros in the current code generation, but that will change when `declare target` is added.
The reason, we are adding these fields now is to make the code generation consistent with the runtime library proposal under review in https://reviews.llvm.org/D14031.
Reviewers: ABataev, hfinkel, carlo.bertolli, kkwli0, arpith-jacob, Hahnfeld
Subscribers: cfe-commits, caomhin, jholewinski
Differential Revision: https://reviews.llvm.org/D28298
llvm-svn: 291124
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
