diff options
| author | Johannes Doerfert <johannes@jdoerfert.de> | 2023-03-20 17:13:18 -0700 |
|---|---|---|
| committer | Johannes Doerfert <johannes@jdoerfert.de> | 2023-03-20 17:44:24 -0700 |
| commit | c0f3a3d7b50c6bec85b8c5eb8d821087499eec41 (patch) | |
| tree | e2de56f7f5a5d41fcb66223b80a4d28df742d0db /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h | |
| parent | 8f47fd05d53f60be40a52d09df9dedc970bbafc5 (diff) | |
[Attributor][FIX] Avoid H2S on GPUs if the pointer can be shared
If the stack is not accessible by other threads, e.g., on a GPU, we need
to ensure heap-2-stack will not create a stack version of a pointer that
might be passed to another thread. Since passing through memory is by
default transparent, we need to register a callback and inspect stores
we might look through explicitly.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions
