summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJoel E. Denny <jdenny.ornl@gmail.com>2023-05-02 15:38:21 -0400
committerJoel E. Denny <jdenny.ornl@gmail.com>2023-05-02 15:39:18 -0400
commit3a1e06e0e82c85f119520f1640b776ebf0204a8d (patch)
treee31dc35122312711b6f4e7fb0a9dced484ef32f2 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentad74df12b8b2949bd6f45dc469dc41d488e69f78 (diff)
[OpenMP] Fix libomptarget test mapping/ompx_hold/struct.c
For me, the test fails for nvptx64 offload. The problem was introduced by D146838, which landed as 747af2415519. It tries to copy a string constant's address from device to host and then print the string. This patch copies the contents of the string instead. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D149623
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions