aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-05-22 10:59:56 -0500
committerGitHub <noreply@github.com>2024-05-22 10:59:56 -0500
commitdbfedc6b270256d62439271274ed2314fed9ca9c (patch)
tree28f5269be866f57e13df60d96082bff6f1b895fb /lldb/source/Plugins/ScriptInterpreter/Python
parentc44fa3e8a9a44c2e9a575768a3c185354b9f6c17 (diff)
downloadllvm-dbfedc6b270256d62439271274ed2314fed9ca9c.zip
llvm-dbfedc6b270256d62439271274ed2314fed9ca9c.tar.gz
llvm-dbfedc6b270256d62439271274ed2314fed9ca9c.tar.bz2
[Offload] Use newer CUDA API functions when dynamically loaded (#93057)
Summary: CUDA does its versioning by putting a redirection in the header so the API functions remain the same while the symbol changes. These weren't being used for some functions that required it in the dynamic cuda version. These functions have newer verisons that should be used. These are fairly old as far as I'm aware so we should be able to sweep backward compatibility under the rug.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions