diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2023-11-07 08:33:39 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-07 08:33:39 -0800 |
commit | 2d739f13d49363dd55867e1d8cda80d92d617675 (patch) | |
tree | a689d8cb909537c42a7520e98f3d588b2f49a908 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 7b9d73c2f90c0ed8497339a16fc39785349d9610 (diff) | |
download | llvm-2d739f13d49363dd55867e1d8cda80d92d617675.zip llvm-2d739f13d49363dd55867e1d8cda80d92d617675.tar.gz llvm-2d739f13d49363dd55867e1d8cda80d92d617675.tar.bz2 |
[OpenMP][Offload] Automatically map indirect function pointers (#71462)
We already have all the information to automatically map function
pointers that have been declared as `indirect` declare target by the
user. This is just enabling and testing the functionality by looking
through the one level of indirection.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions