diff options
| author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-01-14 17:21:46 -0500 |
|---|---|---|
| committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-01-18 18:19:57 -0500 |
| commit | ca6c9e43ea9ca6b752d4302d692d29e311480da5 (patch) | |
| tree | 0e76c09fb13367101d5f70e63e476b9ebacdd476 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h | |
| parent | fcab2d1309395b01121eebca31c29d7d7a2fe317 (diff) | |
| download | llvm-ca6c9e43ea9ca6b752d4302d692d29e311480da5.zip llvm-ca6c9e43ea9ca6b752d4302d692d29e311480da5.tar.gz llvm-ca6c9e43ea9ca6b752d4302d692d29e311480da5.tar.bz2 | |
[OpenMP] Remove hidden visibility for declare target variables
This patch changes the visiblity of variables declared within a declare
target directive. Variable declarations within a declare target
directive need to be externally visible to the plugin for initialization
or reading. Previously this would cause runtime errors where the named
global could not be found because it was not included in the symbol
table.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D117362
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions
