diff options
| author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-10-18 15:03:28 -0500 |
|---|---|---|
| committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-10-18 16:37:28 -0500 |
| commit | 8c1449a84d61f6caa4b6e63f262b2c8976949548 (patch) | |
| tree | 287b9d50a4535a381785aecb0277bf3a18cb5293 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 316d4f96f22afa6630ee1069e48f970362f50f0a (diff) | |
[OpenMP] Make kernels have protected visibility
This patch changes the kernels generated by OpenMP to have protected
visibility. This is unlikely to change anything functionally. However,
protected visibility better matches the behaviour of these GPU kernels.
We do not expect any pending shared library load to preempt these
kernels so we can specify a more restrictive visibility.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D136198
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
