diff options
| author | Michael Halkenhaeuser <MichaelGerald.Halkenhauser@amd.com> | 2023-08-16 06:38:39 -0400 |
|---|---|---|
| committer | Michael Halkenhaeuser <MichaelGerald.Halkenhauser@amd.com> | 2023-08-16 06:39:10 -0400 |
| commit | 41f3626f8b300cef24c06d9e8b7cf53029a4330a (patch) | |
| tree | 8234a5bcbbef15d8de17e88f8aa4f89308e6c627 /lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py | |
| parent | 2459ed67805c1c6bd9d7db2f1e481b318960d7d8 (diff) | |
[OpenMP][OMPT] Fix reported target pointer for data alloc callback
This patch fixes: https://github.com/llvm/llvm-project/issues/64671
DataOp EMI callbacks would not report the correct target pointer.
This is now alleviated by passing a `void**` into the function which
emits the actual callback, then evaluating that pointer.
Note: Since this is only done after the pointer has been properly
updated, only `endpoint=2` callbacks will show a non-null value.
Reviewed By: dhruvachak, jdoerfert
Differential Revision: https://reviews.llvm.org/D157996
Diffstat (limited to 'lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
